An open API service indexing awesome lists of open source software.

https://github.com/avicted/love_game

Basic LÖVE 2D Flappy Bird clone. Download available on itch.
https://github.com/avicted/love_game

love2d-game lua

Last synced: 10 months ago
JSON representation

Basic LÖVE 2D Flappy Bird clone. Download available on itch.

Awesome Lists containing this project

README

          

# Crow Glide
## Actually a Flappy Bird clone

This is a simple game to demonstrate the use of the [LÖVE](https://love2d.org/) framework.

The game keeps a 16:9 aspect ratio and scales the game to the window size. The base resolution is 640x360.

## Setup
```bash
git clone --recurse-submodules git@github.com:Avicted/love_game.git
```

## Linux
VSCode: F5 to run the game.

Libraries:
- GState by: https://github.com/fgrhlm
- https://bitbucket.org/basicer/cupid-git/src/master/
- https://github.com/kikito/middleclass
- https://github.com/vrld/moonshine

Assets:
- https://ma9ici4n.itch.io/pixel-art-bird-16x16
- https://megacrash.itch.io/flappy-bird-assets

![Crow Glide](resources/crow_glide.gif)

## Download
https://avicted.itch.io/crow-glide