Skip to content

zirst/pixelDungeon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel Dungeon

An adventure with 64 pixels

Description

This is an arduino project aimed to build a free/open-source handheld video game console based on Arduino and using a 64 RGB pixel matrix as display. It aims to run a minimalistic RPG-game inspired by TinyHack and Rogue-like games and to make it easy to implement other games.

License

This work is released under the GNU General Public License v3. See COPYING for more details.

Special thanks

This work is using the PinChangeInt library and the TimerOne library, both released under the GNU GPLv3. Thanks a lot to their authors.

To-do list

  • Magic/projectile system (require to add button 'B')
  • Converter PNG map to map implementation
  • Implement a ~full map playable map
  • Work on a first PCB version
  • Work on housing

About

An adventure with 64 pixels

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 69.4%
  • Makefile 10.0%
  • C 8.2%
  • JavaScript 4.8%
  • Processing 4.4%
  • OpenSCAD 1.6%
  • Other 1.6%