Skip to content

A game prototype in development for the Weekly Game Jam #164

License

Notifications You must be signed in to change notification settings

JHDeerin/orbits

Repository files navigation

Orbits

A game prototype (originally in development for the Weekly Game Jam #164).

See our mess as it's made here: https://jhdeerin.github.io/orbits

Local Installation (For Developers)

Assuming you have npm installed:

  1. Run the following commands to install any packages we need, build the project, and start running it in a development server:

    npm install
    npm run build
    npm run dev
  2. Visit localhost:8000 in your browser to see the running game!

About

A game prototype in development for the Weekly Game Jam #164

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published