Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIMULATION

A turn-based simulation of a 2D world inhabited by herbivores and predators. In addition to creatures, the world contains resources (grass), which the herbivores feed on, and static objects that cannot be interacted with—they simply take up space.


Requirements

  1. JDK 21+
  2. Maven

How to run the game

  1. Clone the project via
git clone https://github.com/J03MAMAD3ZZ/Simulation.git
  1. Go to the project root
cd Simulation
  1. Build and run
mvn clean package
java -cp target/Simulation-1.0-SNAPSHOT.jar com.simulation.Main

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages