Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ayfri/void-shooter

A shooter game like the old arcade ones.
https://github.com/ayfri/void-shooter

Last synced: 27 days ago
JSON representation

A shooter game like the old arcade ones.

Awesome Lists containing this project

README

        

# Void Shooter

Void shooter is a little arcade shooter game I'm making for fun.

There is no place to test it for now, but you can still clone the repo and build it !

## How to build

1. Clone the repo.
2. Make sure to have at least Node.js v16 installed on your system.
3. Run `npm run start`.