Skip to content

Instantly share code, notes, and snippets.

@MighteeCactus
MighteeCactus / text_race.py
Last active April 16, 2017 21:39
Simple race game using Omega2 + LCD display + 2 buttons
#
# -= TEXT RACE =-
#
# Rules are simple: you are racing through 16x2 LCD display
# and trying to reach the right border of it. That is all!
#
# Project is made for Omega2 platform.
#
# Made by Bykov Alexander <mightee.cactus@gmail.com>.
#