Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 604 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 604 Bytes

Selflearning Flappy Bird Screensaver

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.

Installation

  1. Clone the repository
  2. Open in XCode
  3. Build FlappySaver
  4. Open FlappySaver.saver with an external editor to install
  5. Check out the screensaver options

Contribute

Want to contribute? Great! Just submit a pull request. This has been my first Swift project, so there's probably things to improve :)