Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 399 Bytes

File metadata and controls

18 lines (13 loc) · 399 Bytes

Gregsheet

2025 Langjam GameJam Entry

Check out the first blog about the development process here: https://g.regory.dev/blog/langjam-gamejam/day_-1

Building

To build, ensure that you have the Rust development correctly set up, then run:

cargo run

TODO:

  1. Make it a game
  2. Add web target to github actions
  3. Get off the main thread
  4. ... profit?