Skip to content

Small sketch of a game in HTML, Javascript, CSS and Bun, using Hono.dev to up the server

Notifications You must be signed in to change notification settings

GabrielLicar/GameJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameJS

image

Overview

This is a sketch of a Javascript Game using Bun and Hono.js to up the server, using Javascript's own key event api. It was a personal challenge undertaken to practice front-end development skills.

Summary

Demo

See Demo

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Bun
  • Hono.dev

Setup Instructions

To run this project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/GabrielLicar/GameJs.git
  2. To install dependencies:
bun install

To run:

bun run dev

Credits

This project was developed exclusively by me.

License

This project is licensed under the MIT License.

About

Small sketch of a game in HTML, Javascript, CSS and Bun, using Hono.dev to up the server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published