carlokohan / battle_city_project

Battle City game written in Java. It still lacks many features though.
2 stars 0 forks source link

Where is the MainFrame.java #1

Open haifzhan opened 10 years ago

haifzhan commented 10 years ago

I wanna try your game, but failed to find the MainFrame.java file

carlokohan commented 10 years ago

I just added it! compile it and run: java BattleCity. It's unfinished though. The AI is bad and there's a problem with counting the number of tanks destroyed.