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

https://github.com/gcrois/gregsheet

Game Built In A Spreadsheet 2025 Langjam GameJam
https://github.com/gcrois/gregsheet

bevy gamejam langjam rust spreadsheet

Last synced: 2 months ago
JSON representation

Game Built In A Spreadsheet 2025 Langjam GameJam

Awesome Lists containing this project

README

          

# Gregsheet
2025 [Langjam GameJam](https://langjamgamejam.com/) 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?