Skip to content

byteduck/Arduventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduventure

A game that plays on an Arduino Mega 2560 using no external libraries other than the standard AVR/Arduino ones. Using my Arduino-VGA code, I decided to make a little Atari 2600 "Adventure" -esque game. Check Arduventure.cpp and Arduventure.h for which pins to hook everything to.

Building

This project uses PlatformIO to build, although if you threw all of the files from include and src into the same folder and renamed Arduventure.cpp to Arduventure.ino it would probably work fine with the regular Arduino IDE.

About

Arduino VGA game without any libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published