This website requires JavaScript.
Explore
Help
Sign In
csd4ni3l
/
game-of-life
Watch
1
Star
0
Fork
0
You've already forked game-of-life
mirror of
https://github.com/csd4ni3l/game-of-life.git
synced
2026-01-01 04:23:42 +01:00
Code
Issues
Packages
Projects
Releases
1
Wiki
Activity
Files
c44dde3297d477194315233f330db23b618ab8a0
game-of-life
/
utils
History
csd4ni3l
c44dde3297
Optimize game of life implementation to bitwise operations to achieve 450-500 fps for a glider gun, use int instead of math.ceil for positions and fix generation fps reset after file manager
2025-06-23 18:56:44 +02:00
..
constants.py
Optimize game of life implementation to bitwise operations to achieve 450-500 fps for a glider gun, use int instead of math.ceil for positions and fix generation fps reset after file manager
2025-06-23 18:56:44 +02:00
preload.py
Optimize game of life implementation to bitwise operations to achieve 450-500 fps for a glider gun, use int instead of math.ceil for positions and fix generation fps reset after file manager
2025-06-23 18:56:44 +02:00
utils.py
fix incorrect window title
2025-04-27 14:01:05 +02:00