kuynkank/BirdGame
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Creator Quynh-Anh Lan Pham ([email protected]) App name: Bird-Game Description: Similar to Google Chrome offline dinosaur game, but with animated birds - randomized playable penguin/duck/chicklet, and randomized obstacles (cacti/snails) as well as bonus points clouds. How to run: Download to your system and run by running the following sequence of commands: $ git clone <link to this repo> $ javac Window.java $ java Window