Classic snake game made on canvas.
- Convert code to Typescript
- Modularize logic into different files
- Implement mobile responsiveness
- Update fonts
- Create more levels
- Integrate music
- Add multiplayer mode
To get started, fork the repository, clone it, and then run the following command:
npm install
After that, open the index.html
file in the browser.