Skip to content

Defend the cheeses from the ants with the help of an anteater, bugkiller and odor neutralizer sprays.

License

Notifications You must be signed in to change notification settings

szedenik-adam/AntFarm

Repository files navigation

AntFarm

Defend the cheeses from the ants with the help of an anteater, bugkiller and odor neutralizer sprays.

Ant Farm Gameplay

Build

  1. Clone repository
git clone https://github.com/szedenik-adam/AntFarm.git
  1. Step into the repository's directory
cd AntFarm
  1. Compile java files to class files
javac -encoding UTF-8 -cp src src\graphics\form.java
  1. Run the program
java -cp src graphics.Form
  1. Optional: Make jar file
jar cvmf JarManifest.txt AntFarm.jar -C bin .
  1. Optional: Run jar file
java -jar AntFarm.jar

Controls

Left click: Bug killer spray on the selected tile.

Right click: Odor neutralizer spray on the selected tile.

Esc: Open menu with the following options: resume game, new game, exit.

Authors

Bálint Márton

Gyuris Bence

Herédi Péter

Szedenik Ádám

Széles Adorján

About

Defend the cheeses from the ants with the help of an anteater, bugkiller and odor neutralizer sprays.

Resources

License

Stars

Watchers

Forks

Packages

No packages published