Skip to content

draganczukp/swarm-game

Repository files navigation

In this game there are white circle, that want to eat your blue circles. Both white and blue circles spawn randomly. White circles are afraid of your cursor and wont't come anywhere near it. Game ends when a blue circle gets eaten.
This game is based on Daniel Shiffman's Steering Behaviour coding challenge.

Building

Build for desktop:

./gradlew desktop:dist

Build for HTML5/GWT:

./gradlew html:dist

TODO

  • Display score in Game Over screen
  • Score Board - stored in MySQL (Name + Score)

Licence

MIT Licence See LICENCE for details.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published