Skip to content

A web-based multi-scrolling shoot 'em up game inspired by classic Amiga titles

License

Notifications You must be signed in to change notification settings

m0tive/gravity-web

Repository files navigation

Gravity Web

https://m0tive.github.io/gravity-web/

Gravity Web is a web-based game inspired by the classic Amiga shoot 'em up game. Built using Vite and TypeScript, this game features destructible environments, multiplayer capabilities, and a level editor.

Note. this is being muddled together using GitHub on a mobile + chatgpt, so is not the most elegant project ever conceived.

Features

  • Basic spaceship controls with thrust and gravity
  • Static levels with collision detection
  • Future support for destructible terrain and multiplayer

Development

To get started, clone the repository and run:

npm install
npm start

To lint the code, use:

npm run lint

To run unit tests, use:

npm test

Deployment

The project is deployed on GitHub Pages. Check the GitHub repository for more information.

About

A web-based multi-scrolling shoot 'em up game inspired by classic Amiga titles

Resources

License

Stars

Watchers

Forks