Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.27 KB

README.md

File metadata and controls

33 lines (27 loc) · 1.27 KB

Arduzilla [wip] [v0.2]

A work in progress city destruction game for the Arduboy

Download Instructions:

Please make sure you rename the folder downloaded from Github to Godzilla and open the Godzilla.ino file in the arduino editor in order to compile and upload the game. Sorry for the inconvenience, this will be changed in a future verion to make the download process more seamless.

This issue should now be fixed. To play the game on your Arduboy device, open the Arduzilla.ino file in the Arduino editor and compile and upload to your Arduboy.

Current Features:

  • Basic Tilemap Drawing
  • Player Movement
  • Walking & Fire-Breathing Animations
  • Camera Scrolling
  • Destroyable Buildings
  • Points System

Todo:

  • Add Building Objects
    • Add Small City Buildings
    • Add Large City Buildings
    • Add Residential Buildings
  • Add Collision Detection/Reaction
    • Add Collision Between Buildings and Kaiju
    • Damage Buildings on Attack Collision
  • Add a Points System
    • Add High-Score Table
Possible Future Features:
  • Enemies such as Helicopters and Tanks
  • Different Unlockable Kaiju
  • Fire Spreading Mechanics