Skip to content

castle-wars

GitHub Release code style: prettier Github Pages


  • https://github.com/standardloop/castle-wars
  • https://castlewars.standardloop.dev

About

Recreation of a Flash Game called Castle Wars which is based on a game called ANTS!

Technology

  • using HTML Canvas
  • zero dependencies, just vanilla JS

Screenshot

alt text

Running

Please see the repo's Taskfile for running a local server and testing locally.

$ task
task: Available tasks for this project:
* default:       List all avaiable tasks.
* fmt:           Format the files with prettier.
* run:           Run a Python3 HTTP server to serve the static files.