Skip to content

Irfan-Nasruddin/Kangaroo-Migration-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

Kangaroo Migration Simulator

Description

This project attempts to simulate the migration of Kangaroos

Feature

  • Create a map based on user input
  • Randomly generate kangaroos
  • Kangaroos can decide by themselves whether they should migrate to a different point on the map or not based on presence of mates, food, competition, etc
  • Kangaroos can influece their environment
  • There is a kangaroo heirarchy for each point on the map
  • Graph data structure was used for the structure of the map
  • Kangaroos can decide to form a colony based on certain conditions
  • etc

Installation

To install this application, you simply need to do the following:

  1. Download the repository
  2. Run the JumpyGrof.java using Java

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages