Skip to content

Commit 0d073e8

Browse files
Readme, screenshot
1 parent 01ccadf commit 0d073e8

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

examples/FlappyBird/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
A simple implementation of Flappy Bird in 120 locs*.
2+
3+
It uses an experimental extension to Yampa, with Signals/Sources/Sinks,
4+
to structure the backends.
5+
6+
The code should be trivial to understand. If it isn't, we're doing
7+
something wrong. Please, open a bug report if that's the case.
8+
9+
![Screencast](https://github.com/keera-studios/haskell-game-programming/raw/master/examples/FlappyBird/screenshot.gif)
10+
11+
(* without comments, empty lines or imports.)

examples/FlappyBird/screenshot.gif

1.84 MB
Loading

0 commit comments

Comments
 (0)