Octocat Simulator

An octocat simulator where you farm cows for milk, build up a base and take over the world!

Installation

Clone github repository as an eclipse project and run to your hearts desire

Usage

Hold left click and drag to select units. A base costs 1000 milk, academy for ninjas costs 500 milk, farmers and workers are 5 milk each. Be careful not to milk the cow dry or it will die and the farmer could be scarred for life!

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

This was made in 24 hours during HackBU Spring of 2017 Everything was made from scratch, all assets and code. Only java's swing library was used for the frame but all rendering was done using a custom pixel renderer we wrote during the hackathon.

Credits

Kevin Tarczali did most of the art (99% of it). Daniel Hintz did almost all of the coding but it was a joint effort.

License

GNU GPL v3.0 readme

Built With

Share this project:

Updates