In this project, I will develop a multi-agent simulation using the Java programming language. My primary goal is to simulate "The Game of Life" and its various variants, originally designed by John Conway in 1970. During this process, I will program the fundamental dynamics and evolutionary rules of the simulation, creating an environment where users can interact through a graphical interface. I will employ object-oriented programming principles to design and implement my own simulation world, evolutionary rules, and interactive agents. This project will provide me with valuable experience in designing complex simulation systems and a deep understanding of how these systems operate.
Go to file
Alperen 0e005ee296 we forget to delete wolf so this is lates lates version 2024-06-01 00:02:30 +02:00
.settings Initial repository 2024-04-09 17:04:26 +02:00
ressources Initial repository 2024-04-09 17:04:26 +02:00
src we forget to delete wolf so this is lates lates version 2024-06-01 00:02:30 +02:00
.classpath Initial repository 2024-04-09 17:04:26 +02:00
.gitignore Initial repository 2024-04-09 17:04:26 +02:00
.project Initial repository 2024-04-09 17:04:26 +02:00