Releases: muellevin/RARS_Game_of_Life
Releases · muellevin/RARS_Game_of_Life
adding 2 objects and video
Stable a bit optimized version
You can now draw gliders and smileys
What's Changed
- Develop by @muellevin in #2
Full Changelog: v1.0.0...v1.1.0
first stable version
fixed problem with fpgrars and done unittests
What's Changed
- Develop by @muellevin in #1
New Contributors
- @muellevin made their first contribution in #1
Full Changelog: v0.1.0...v1.0.0
v0.1.0
First version of Game of life. Currentlly working fine on RARS with Display size 512x512 and lower.
I tried to run it on FPGRARS but the cells are not correctly displayed.
There are not really unittests in this pre-release. The UT will be implemented as next task.
Full Changelog: https://github.com/muellevin/RARS_Game_of_Life/commits/v0.01