Skip to content

Retro console for RaspberryPi with wireless ESP8266 controllers and handmade games

License

Notifications You must be signed in to change notification settings

piotrek-szczygiel/weplay

Repository files navigation

weplay

Building

Raspberry Pi

# Install dependencies and configurations
$ sudo ./dietpi.sh

# Build this project in separate directory
$ mkdir out && cd out
$ cmake .. && make -j4

ESP8266 controller

  • Install PlatformIO IDE
  • Open controller directory
  • Build and upload using PlatformIO

About

Retro console for RaspberryPi with wireless ESP8266 controllers and handmade games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages