Super-Cat is the name of our final programming project for the class of 2026, featuring a simple flappy-bird-like game fully in the browser, in TypeScript.
To install the game locally, follow these steps:
git clone https://github.com/lunarwanderer13/zst-javascript-game.git or any of your preferred cloning options
cd zst-javascript-game
If you don't already have yarn: npm install yarn --global (if you don't have npm either, use this guide
yarn install
yarn run serve
The previous command should return a local address, by default http://localhost:3000. It will already be copied into your clipboard, just paste it in the browser's search bar.
Q: How do I contribute?
A: Feel free to contact me on discord and suggest a feature, or create a pull request!
Q: How do I report a bug?
A: Please create an issue on GitHub with a detailed description, reproduction steps and optionally a screenshot.
This project is licensed under the MIT License - see the LICENSE file for details.
- ✅ Commercial use
- ✅ Modification
- ✅ Distribution
- ✅ Private use
- ❌ Liability
- ❌ Warranty