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.
- Host: GitHub
- URL: https://github.com/avicted/love_game
- Owner: Avicted
- License: mit
- Created: 2024-11-01T23:05:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-07T17:02:25.000Z (over 1 year ago)
- Last Synced: 2025-02-13T16:19:17.691Z (over 1 year ago)
- Topics: love2d-game, lua
- Language: Lua
- Homepage: https://avicted.itch.io/crow-glide
- Size: 34.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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

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