This website requires JavaScript.
Explore
Help
Register
Sign in
chadmin
/
game_of_life_2d
Watch
1
Star
0
Fork
You've already forked game_of_life_2d
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
commits
1
branch
0
tags
5.8
MiB
develop
Commit graph
2 commits
This branch
This branch
All branches
Author
SHA1
Message
Date
Stefano Rossi
2799c2f581
Initial commit of Game of Life project. Added project configuration files for NetBeans, including genfiles.properties, project.properties, and project.xml. Implemented core classes: Cellula for cell state management and GameOfLifeApplet for the graphical interface and game logic. The applet supports mouse interactions for cell manipulation and includes buttons for random filling and controlling the simulation.
2025-07-10 03:41:50 +02:00
Stefano Rossi
a54610c542
first commit
2025-07-10 03:41:08 +02:00