mirror of
https://codeberg.org/Milchi/bunfy.git
synced 2026-08-24 07:06:12 +02:00
A 2D Platformer game, where you can build stages and fight against your friends
- Rust 50.2%
- Nix 49.8%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| docs | ||
| src | ||
| .envrc | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| cliff.toml | ||
| default.nix | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| shell.nix | ||
Bunfy
A 2D Platformer game, where you can build stages and fight against your friends
- This game is very experimental and should not be used in the current state
Build
Nix
You can build this game using
nix build git+https://codeberg.org/Milchi/bunfy
To setup the build environment, use nix-direnv or run
nix develop