Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/endeyshentlabs/entanglement-lib
Collection of APIs and utilities for LOVE2D games
https://github.com/endeyshentlabs/entanglement-lib
Last synced: about 12 hours ago
JSON representation
Collection of APIs and utilities for LOVE2D games
- Host: GitHub
- URL: https://github.com/endeyshentlabs/entanglement-lib
- Owner: EndeyshentLabs
- License: mit
- Created: 2024-01-14T15:29:48.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-11T14:44:50.000Z (4 months ago)
- Last Synced: 2024-07-11T16:22:17.845Z (4 months ago)
- Language: Lua
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> [!WARNING]
> WORK IN PROGRESS: INCOMPLETE FUNCTIONALITY, BUGS MAY OCCUR AND etc.
> NO DOCUMENTATION.# Entanglement Library
Collection of APIs and utilities for [LOVE2D](https://love2d.org/) games.
## Modules
- [ ] Mod API (currently working)
- [ ] Save API
- [ ] Serialization
- [ ] Networking## Running the test
```console
$ love .
```