In this game tutorial, I will be creating a 2D game called man vs zombies. The game will be created using Java. The game will have about 3 to 4 levels.
You can clone this game and follow along Step 1. Clone the application into your IDE (I use eclipse) Step 2. In eclipse, right click on application and go to Properties and click on "Java Build Path". Step 3. Now you can goto sources and delete arowman/bin and run your application