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.
- HTML
- CSS
- JavaScript
- Bun
- Hono.dev
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/GabrielLicar/GameJs.git
- To install dependencies:
bun install
To run:
bun run dev
This project was developed exclusively by me.
This project is licensed under the MIT License.