Created using JavaScript and HTML Canvas by Wei-Zhong Tan. A modification of the Snake Game tutorial by Max Wihlborg.
$ npm install
$ npm run build
$ npm start
To Do:
- Improve AI
- Sound effects
- Convert to modules
Created using JavaScript and HTML Canvas by Wei-Zhong Tan. A modification of the Snake Game tutorial by Max Wihlborg.
$ npm install
$ npm run build
$ npm start
To Do: