Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ispringle/games
A collection of small games built with love (but not only Löve2D)
https://github.com/ispringle/games
game games
Last synced: 9 days ago
JSON representation
A collection of small games built with love (but not only Löve2D)
- Host: GitHub
- URL: https://github.com/ispringle/games
- Owner: ispringle
- Created: 2020-05-18T14:38:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-13T11:18:43.000Z (over 2 years ago)
- Last Synced: 2024-04-16T20:24:26.203Z (8 months ago)
- Topics: game, games
- Language: Lua
- Homepage:
- Size: 2.92 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# games
This is my repo of games that I've made or tutorials for games that I have
done. These games are mostly going to be toys, unfinished, or tutorials. If a
game ever reaches a point where it warrants it's own repo I'll pull out the
files and the relevant git history and make a new repo for it. Generally games
are going to be sorted in the root of the repo by a directory named after the
framework used for the game, ie LOVE2d games are in the `love` subdirectory.