Skip to content

justinh5/jsArcade

Repository files navigation

JS-Arcade

Experimental browser games using only client-side JavaScript. Demo here.

Title screen

Getting Started

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

Testing

Browser Version Pass
Firefox 135.0
Chrome 133.0.6943.127 ⚠️
Safari 18.3 ⚠️

Contributing

Please make a pull request for any enhancements, updating the README file if necessary.

Authors

Created by Justin Haupt - Initial work

License

This project is licensed under the MIT License. Content is licensed under CC-BY-SA-4.0. See the license for details

About

Experimental browser games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published