https://github.com/staticf0x/enfaria
https://github.com/staticf0x/enfaria
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/staticf0x/enfaria
- Owner: staticf0x
- License: agpl-3.0
- Created: 2021-01-30T20:09:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-09T12:39:49.000Z (over 5 years ago)
- Last Synced: 2025-07-19T21:17:07.267Z (12 months ago)
- Language: Rust
- Size: 2.11 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Enfaria
Enfaria is a work-in-progress singleplayer game inspired by Stardew Valley. It is currently in a very early phase of development and as such, any information put here would quickly become obsolete.
For the old multiplayer version, switch to branch `multiplayer`.
## Dependencies
You need the SDL2.0 development libraries installed, follow the instructions [here](https://github.com/Rust-SDL2/rust-sdl2#sdl20-development-libraries).
To statically link SDL2, you can use the `static` feature of this project.
## Contributing
All contributions are welcome, a dedicated Discord will be made as soon as there are more people willing to contribute!