2023-03-01 21:01:51 +01:00
2022-12-14 17:01:08 +01:00
2022-12-14 17:01:08 +01:00
2022-12-14 17:06:47 +01:00
2023-03-01 21:01:21 +01:00
2023-03-01 21:01:51 +01:00
2022-12-14 16:02:35 +00:00
2022-12-14 17:01:08 +01:00
2023-03-01 21:01:51 +01:00

Game_of_Life

Proof of concept Conway's Game of Life.

Todo

  • load() doesnt work
  • save() can segfault somehow; dunno how to recreate the bug tho

Notes

  • resizing the window will lead to either stripping balls or (more likely) a crash
  • if one loads a fauna that was saved under different screen size everything is gonna be offset; however i hardly care
  • an insanely sized screen will cause int overflows and abnormal behaviour
Description
No description provided
Readme 188 KiB
Languages
C++ 70.3%
C 26.2%
Makefile 3.5%