Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 491 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 491 Bytes

Lua-bird

repo-size last-commit

A simple flappy bird clone made for learning the language. Made with love2d.

Install

Love2D is required to run the game. You can install it here.

$ git clone https://github.com/Cyan903/Lua-bird.git
$ cd Lua-bird
$ love .