Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hm2412/game-of-life
Programming Practice & Applications [PPA] paired project. Various cell designs in a game of life style simulator.
https://github.com/hm2412/game-of-life
group-project java kings-college-london simulation
Last synced: about 1 month ago
JSON representation
Programming Practice & Applications [PPA] paired project. Various cell designs in a game of life style simulator.
- Host: GitHub
- URL: https://github.com/hm2412/game-of-life
- Owner: hm2412
- Created: 2024-02-08T09:40:24.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-03-01T14:37:05.000Z (11 months ago)
- Last Synced: 2024-11-03T02:18:27.675Z (3 months ago)
- Topics: group-project, java, kings-college-london, simulation
- Language: Java
- Homepage:
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.TXT
Awesome Lists containing this project
README
PROJECT TITLE:
The Game of Life (PPA CW3)AUTHORS:
Ahmet Taramis (K22038914)
Haleema Mohammed (K23035982)DESCRIPTION:
This program contains Mycoplasma, ChromaCell, Evolver, DiseasedCells, Ripples, Predator & Prey cells.USER INSTRUCTIONS:
To run, create new JavaFX from SimulatorView class, then using the buttons you can simulate a life form.