Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 249 Bytes

File metadata and controls

4 lines (3 loc) · 249 Bytes

Day 13: flappy's revenge

This time flappy bird runs on a server and we can't ignore collisions that easily. I tried solving it by sending the correct amount of spacebar presses to the server. This didn't really work so I solved it by playing it.