https://github.com/bv7dev/smoothlife
https://github.com/bv7dev/smoothlife
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bv7dev/smoothlife
- Owner: bv7dev
- License: mit
- Created: 2022-04-02T16:04:40.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-11T00:53:56.000Z (about 4 years ago)
- Last Synced: 2025-01-10T23:27:55.636Z (over 1 year ago)
- Language: C++
- Size: 104 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# smoothlife
[](https://github.com/baerlux/smoothlife/actions/workflows/ci.yml)
[](https://github.com/baerlux/smoothlife/actions/workflows/codeql-analysis.yml)
## About
In this little number crunching game you play the dream of a polisher. It's still a bit buggy and not as polished as it should be but it's amusing to play anyways and was definitly a lot of fun to develop :D
This is a submission for the 2022 [C++ best practices game jam](https://github.com/cpp-best-practices/game_jam)
based on [ftxui template](https://github.com/cpp-best-practices/ftxui_template)

## More Details
* [Dependency Setup](README_dependencies.md)
* [Building Details](README_building.md)
* [Troubleshooting](README_troubleshooting.md)
* [Docker](README_docker.md)