HTML5 browser-based turn-based strategy game (in the style of Advance Wars), written in JavaScript. Play the game at allen-garvey.github.io/capricornus-squadron
- The latest desktop versions of either Google Chrome, Mozilla Firefox, Apple Safari, or Microsoft Edge
- node >= 8.11
- npm
- No sound in Microsoft Edge
- While the game is technically playable at mobile screen sizes and with touch input, for best experience at least an iPad size screen and mouse are required
- Download or clone this repository
cd
into the project directory- Run
npm install
to install dependencies - Type
npm start
to watch and compile files, start a local webserver and open your browser to localhost:3000
npm run build
to build Sass and JavaScript files for local developmentnpm run deploy
to create a production buildnpm start
to watch and compile files, start a local webserver and open your browser to localhost:3000
Code copyright (c) 2017 Allen Garvey, Kyle Livermore & Stephen Griffin. The art and audio files are copyright of their respective owners and used with permission.