Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 419 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 419 Bytes

Humans vs. Zombies

Inspired by tasks on Coderetreat in Beijing (wchich I unfortunately didn't attend) and my recent Java beginning study for university, I decided to write this small Java app.

App will walk you throught the whole proccess. First you need to input size of a grid, then umber of humans and zombies and then you can wait and see who will survive!

12.12.2012 - Very first version