Skip to content

A minimal roguelike engine for arduino, using an LCD 16x2 as the display.

License

Notifications You must be signed in to change notification settings

joeycomeau/LCD-pixel-rogue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LCD-pixel-rogue

A minimal roguelike engine for arduino, using an LCD 16x2 as the display.

The display is 16 character 'boxes' wide, and two tall. Each box is 5x8 pixels.These are the rooms of the game, and the 'hero' will be a single pixel that you control around.

About

A minimal roguelike engine for arduino, using an LCD 16x2 as the display.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%