jhhoward / Arduboy3D

Catacombs of the damned! - A Pseudo 3D first person shooter for the Arduboy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Catacombs of the damned!

Demo

Catacombs of the damned! is a first person shooter / dungeon crawler for the Arduboy miniature game system where you navigate 10 floors of a randomly generated dungeon dispatching monsters with your magic fireballs whilst collecting as much loot as possible.

It was partly inspired by the Catacomb 3D series of games.

Features:

  • Smooth 3D gameplay!
  • Sound effects!
  • Randomly generated levels!
  • Four different types of monsters!
  • Lot of loot to collect!

Build instructions

To compile from source you will need the Arduboy2 library and the ArduboyTones library as well as the Arduino IDE

Open /Source/Arduboy3D/Arduboy3D.ino in the Arduino IDE and hit build

Community thread

Read about the development history and post your comments on the Arduboy forum thread

About

Catacombs of the damned! - A Pseudo 3D first person shooter for the Arduboy

License:MIT License


Languages

Language:C 78.2%Language:C++ 20.5%Language:CMake 0.8%Language:Objective-C 0.5%Language:Batchfile 0.0%