https://github.com/fjebaker/global-game-jam-2021
LÖVE Fennel
https://github.com/fjebaker/global-game-jam-2021
Last synced: about 1 year ago
JSON representation
LÖVE Fennel
- Host: GitHub
- URL: https://github.com/fjebaker/global-game-jam-2021
- Owner: fjebaker
- License: gpl-3.0
- Created: 2021-01-26T15:28:54.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-20T17:12:59.000Z (over 5 years ago)
- Last Synced: 2025-04-05T01:06:58.489Z (about 1 year ago)
- Language: Lua
- Size: 18.5 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# global-game-jam-2021
Small game based apon Kafka's book metamorphism made using LÖVE & Fennel.\
Authors: [dustpancake](https://github.com/dustpancake) [jwiggins](https://github.com/jwiggins) [shellywell123](https://github.com/shellywell123)
## To install and execute game
```bash
git clone https://github.com/dustpancake/global-game-jam-2021.git
cd global-game-jam-2021
cd
love .
```