Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 563 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 563 Bytes

flappybird_deno

flappybird clone of written in deno_sdl2

Installation

$ git clone https://github.com/dhairy-online/flappybird.git
$ cd flappybird/
$ deno compile -A --unstable main.js
$ ./flappybird

Screenshots