Experimental browser games using only client-side JavaScript. Demo here.
install dependencies
npm install
run dev server
npm start
Open in your desktop browser. Not intended for mobile devices! Some games require key presses.
There are 4 games:
- Draughts - Checkers
- Starship - Alien blaster
- The Crypt - Random ternary memorization game
- Labyrinth - Choose your own difficulty maze game
Browser | Version | Pass |
---|---|---|
Firefox | 135.0 | ✅ |
Chrome | 133.0.6943.127 | |
Safari | 18.3 |
Please make a pull request for any enhancements, updating the README file if necessary.
Created by Justin Haupt - Initial work
This project is licensed under the MIT License. Content is licensed under CC-BY-SA-4.0. See the license for details