A screensaver for OS X that learns to play Flappy Bird!
This screensaver is built in Swift using SpriteKit for the game and NEAT to learn how to play the game.
- Clone the repository
- Open in XCode
- Build
FlappySaver
- Open
FlappySaver.saver
with an external editor to install - Check out the screensaver options
Want to contribute? Great! Just submit a pull request. This has been my first Swift project, so there's probably things to improve :)