Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/semanticdata/love2d-tutorials
💖 Monorepo of LÖVE tutorials.
https://github.com/semanticdata/love2d-tutorials
love2d love2d-game love2d-tutorial lua lua-game
Last synced: 20 days ago
JSON representation
💖 Monorepo of LÖVE tutorials.
- Host: GitHub
- URL: https://github.com/semanticdata/love2d-tutorials
- Owner: semanticdata
- License: mit
- Created: 2024-05-11T18:02:33.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-08T04:06:50.000Z (6 months ago)
- Last Synced: 2024-10-16T12:11:05.599Z (about 1 month ago)
- Topics: love2d, love2d-game, love2d-tutorial, lua, lua-game
- Language: Lua
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 💖 LÖVE Tutorials
![code size](https://img.shields.io/github/languages/code-size/semanticdata/love2d-tutorials)
![repository size](https://img.shields.io/github/repo-size/semanticdata/love2d-tutorials)
![commits](https://img.shields.io/github/commit-activity/t/semanticdata/love2d-tutorials)
![last commit](https://img.shields.io/github/last-commit/semanticdata/love2d-tutorials)Monorepo of simple game demos and tutorials written in [Lua](https://www.lua.org/) and powered by [LÖVE](https://love2d.org/), a Free and Open-Source Game Engine.
## 🖥️ Tutorials
### [🔫 Scrolling Shooter](scrolling-shooter)
### [🏃♂️ Simple Platformer](simple-platformer)
## 💜 Acknowledgements
Current tutorials are based on demos from [omstudios.com](http://www.osmstudios.com/tutorials/) which unfortunately appears to be unreachable/unavailable at the time of writing.
## © License
This code is available under the [MIT License](LICENSE).