https://github.com/grindelfp/thesquarelife
https://github.com/grindelfp/thesquarelife
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/grindelfp/thesquarelife
- Owner: GrindelfP
- Created: 2022-05-11T11:06:16.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-16T17:21:46.000Z (about 4 years ago)
- Last Synced: 2025-03-27T06:45:06.067Z (about 1 year ago)
- Language: C#
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= Project "Square Life"
This work is a 1st Term Project on Objective-Oriented Programming. It is a simulation of a biome with two native life forms - Kuvahaku and Kuvat -
and an invader-life form named Uutiset. They can be born, move, give birth, be swallowed/swallow and die.
For further information read the "Documentation/LifeRules.adoc" file.