Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Lautenschlager-id/transfromage

An API that provides access to the game Transformice.
https://github.com/Lautenschlager-id/transfromage

api atelier801 bot fromage game lua luvit transformice transfromage

Last synced: about 2 months ago
JSON representation

An API that provides access to the game Transformice.

Awesome Lists containing this project

README

        

[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TSTEG3PXK4HJ4&source=url)

**Transformice's API written in Lua (5.1▲) using the Luvit runtime environment**

# This API is under development and both the documentation and tests are not finished. Some methods may be outdated.

## About

[Transformice](https://www.transformice.com/) is an online independent multiplayer free-to-play platform video game created by the French company [Atelier801](http://societe.atelier801.com/).

[Luvit](https://luvit.io/) is an open-source, asynchronous I/O Lua runtime environment that makes requests and connections possible for the Lua programming language.

**Transfromage API** is a [documented API](docs) that allows developers to make bots for the aforementioned game.

Join the **_[Fifty Shades of Lua](https://discord.gg/qmdryEB)_** [discord](https://discordapp.com/) server to discuss about this API and to receive special support.

You can also check out **[Fromage API](https://github.com/Lautenschlager-id/Fromage)** for Atelier801's forum.

This API had many indirect contributors, including [@Tocutoeltuco](https://github.com/Tocutoeltuco), [@Useems](https://github.com/Useems), [@Turkitutu](https://github.com/Turkitutu), [@Athesdrake](https://github.com/Athesdrake) and the [python version of Transfromage API](https://github.com/Tocutoeltuco/transfromage).