Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 .
```