Skip to content

larrasz/PokeTime

 
 

Repository files navigation

PokeTime

Workshop built using JavaFX and the very finest retro 8-bit graphics for teaching kids programming.

http://bit.ly/pokemonworkshop

Build

Currently PokeTim is built with OpenJDK 11 (depending on OpenJFX) and a recent Maven version.

Build with

mvn package

Run

PokeTime can be run as a standalone fat-jar. However, the pi4j integration needs some environment variables to work properly on a Raspberry Pi 2b, so we included them in a start script:

./start

Parts

These parts were used for our setup:

Raspberry Pi 3
TSL2561
ADX345
Pi Breakout Board

Breadboard
Connectors

Happy hacking!

About

Pokemon Kids Workshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.0%
  • Other 1.0%