Contributions are always welcomed and highly encouraged, thank you for visiting this page!
If you have an idea, question, anything else to discuss, feel free to open a new issue in "Issues" tab.
If you want to submit your code, see technical guide below and feel free to open a new PR in "Pull requests" tab.
The repository contains raw HTML page files at src
directory.
For local development, you can run a Node.js live server via serve:
npx serve ./src
then open the game at http://localhost:3000.