Minimal (but functional!) snake game using HTML, CSS, and JavaScript. Graphics taken from straker's Snake implementation.
- Reupload this repository under your own account
- Host the website using GitHub Pages
- Fix bugs/missing features indicated with FIXME comments in
script.js - Improve graphics (e.g., make snake rounded)
- Implement an AI player that makes moves automatically
CC0 1.0.