Skip to content

Not-A-Normal-Robot/hack-club-space-program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hack Club Space Program

A space simulator prototype made for Hack Club Flavortown.

Download

Downloads are available in GitHub Releases, if I don't forget to add it.

Building for Native

You'll need Cargo to build this:

cargo build

To run the built file:

cargo run

Building for Web

Dependencies (they need to be in PATH!)

  • Rustup
  • Cargo
  • Deno
  • Java

Build Script

deno -P scripts/build-web.ts

Compilation Features

Use the trace feature to enable trace logging.

About

A WIP 2D rocketry game made for Hack Club Flavortown.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published