Text based game on Arduino
Text based games are one simple way of having some fun. Form hardware perspective it is very simple implementation – you only need a text LCD, few buttons and MCU. Dan has been workingon one so called Hunt the Wumps. Its a retro game that originally were written in 1972 using BASIC.
He used and RGB LCD shield and Arduino UNO. RGB LCD enabled to program different backgrounds depending on danger in a game play.


