Skip to content

9Rune5/TTGOAlienAttack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TTGOAlienAttack

Alien Attack game on an ESP32 development board with a colour LCD screen.

Project was forked from (https://github.com/VolosR/TTGOAlienAttack). A video explains how to set this up with Arduino.

This fork adds some simple code formatting and adapts the project to use PlatformIO to better facilitate support for additional boards without mangling the source code.

Build

Build and install it using PlatformIO:

pio run --target upload

Edit src\platform.ini to add more boards and configure the TFT_eSPI library.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.6%
  • C++ 0.4%