Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 958 Bytes

File metadata and controls

52 lines (34 loc) · 958 Bytes

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.