Skip to content

Repository files navigation

ZST JavaScript Game - Super-Cat

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.

License Version

Installation

To install the game locally, follow these steps:

1. Clone the repository

git clone https://github.com/lunarwanderer13/zst-javascript-game.git or any of your preferred cloning options

2. Enter the repository

cd zst-javascript-game

3. Install the dependencies

If you don't already have yarn: npm install yarn --global (if you don't have npm either, use this guide
yarn install

4. Run the local server

yarn run serve

5. Open the server in your browser

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.

Technical Questions

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.

License

This project is licensed under the MIT License - see the LICENSE file for details.

MIT License Summary

  • ✅ Commercial use
  • ✅ Modification
  • ✅ Distribution
  • ✅ Private use
  • ❌ Liability
  • ❌ Warranty

Made with 💜 by Lunar & John 🌙

About

A game made as a final grade project for 2026.

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Contributors

Languages