Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/justinrubek/nutmeg

A game proof of concept. This is an unfinished game originally intended for bevy jam 2
https://github.com/justinrubek/nutmeg

bevy bevy-jam flake game jam nix nix-flake rust

Last synced: 7 days ago
JSON representation

A game proof of concept. This is an unfinished game originally intended for bevy jam 2

Awesome Lists containing this project

README

        

# nutmeg

[justinrubek.github.io/nutmeg](https://justinrubek.github.io/nutmeg)

## Quick-start

The main dependency is nix:

[Installation instructions](https://nixos.org/download.html)

[Enable flakes](https://nixos.wiki/wiki/Flakes#Enable_flakes)

From here, obtain a devshell and work as normal with `cargo`: `nix develop`.
Self-supplied cargo tooling may work, but the nix flake is intended as the primary environment for development.