Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1001 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 1001 Bytes

InitialASCII

Small arduino program that display a self playing game where a car (the character X) tries to avoid obstacles on the road. It is shown on a composite compatible display such as an old CRT/LCD TV. Useless but fun to look at for 5 minutes.

initialASCII

How to use

  • Wire an arduino like on this page. (you will need something like this)

  • Setup the Arduino IDE and install tvout

  • Open initialASCII.ino in the arduino IDE and flash it to your arduino

Requirements