Skip to content

1000101cz/java-hexagonal-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulator 2077

Created by S. Marousek (maroust1) | 2022/05/15

Description:

  • A graphical JAVA application that simulates the life cycle of various entities trying to survive through eating and reproduction. The landscape can be land (forest / plain) or water. The game board is automatically generated or loaded from a file. Entities look for food (plants / other animals, depends on the type of entity). The user can interact with the simulation by adding or removing entities, changing the in-game generator options, setting the simulation speed, etc.

Run application:

  • Start from IDE or create .jar file and then type java -jar simulator2077.jar to terminal

Controls:

  • Buttons on right side of screen (explained in Help->Controls)
  • Right mouse button - add / remove elements from board
  • Settings->Generator - edit Generator parameters

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages