Releases: OlaszPL/Darwin-world
Releases · OlaszPL/Darwin-world
Darwin World v1.0.0
Darwin World v1.0.0
Prerequisites
Java 21 installed.
Release Hash
| Description | File | SHA256 Hash |
|---|---|---|
| Darwin World v1.0.0 | Darwin_World-1.0.jar | 0DBB687CE17356AF9E7BF643C3344A4A8CF2CB899323519B635F2D85D3FCC693 |
The JAR-file is fully self-contained and multiplatform (Windows, Linux, Mac). The only requirement is to have Java 21 installed.
What's Changed
- Add AbstractGenome and FullRandomMutationGenome by @OlaszPL in #3
- MapDirection updated and first changes in Animal by @OlaszPL in #4
- change map animal hashmap and related methods by @kasiabeben10 in #5
- Gui test by @OlaszPL in #6
- Move splited into rotate and shift by @kasiabeben10 in #7
- separete behaviour type from animal class by @kasiabeben10 in #8
- some animals tests and minor changes in animal class by @kasiabeben10 in #9
- more animal tests by @kasiabeben10 in #10
- Genome tests, improvments in AbstractGenome, add simplyfing getter in animal by @kasiabeben10 in #11
- Start window by @OlaszPL in #12
- chart titles, series names, etc. by @kasiabeben10 in #13
- Dynamic statistics ended by @kasiabeben10 in #14
- Added map scaling by @OlaszPL in #15
- optionals and comparator by @kasiabeben10 in #16
- Extracted some presenter responsibility, rounded values by @kasiabeben10 in #17
- Make presenter clearer by separating drawing by @kasiabeben10 in #18
- Added possibility of building .jar file (multiplatform). Improved com… by @OlaszPL in #19
New Contributors
- @OlaszPL made their first contribution in #3
- @kasiabeben10 made their first contribution in #5
Full Changelog: https://github.com/OlaszPL/Darwin-world/commits/v1.0.0