Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
An API that provides access to the game Transformice.
- Host: GitHub
- URL: https://github.com/Lautenschlager-id/transfromage
- Owner: Lautenschlager-id
- License: mit
- Created: 2019-02-13T01:11:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-31T13:38:11.000Z (over 1 year ago)
- Last Synced: 2024-05-22T17:33:51.342Z (6 months ago)
- Topics: api, atelier801, bot, fromage, game, lua, luvit, transformice, transfromage
- Language: Lua
- Size: 4.45 MB
- Stars: 21
- Watchers: 3
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOGS.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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).