Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ovidios/trelet

a word-puzzle-platformer game made for Ludum Dare 45
https://github.com/ovidios/trelet

Last synced: about 2 months ago
JSON representation

a word-puzzle-platformer game made for Ludum Dare 45

Awesome Lists containing this project

README

        

# Trelet ~ The Land of Words #
![](jump.gif)

This is a platformer that is also a Scrabble-style word puzzle game. You place letters to make blocks that act as platforms to help you reach the goal.

This is just the Source Code. You can run the game using [LÖVE](https://love2d.org/) or download Windows and Mac executables [here](https://ovidios.itch.io/trelet).

## General Info

This game was made for the [Ludum Dare 45](https://ldjam.com/) Compo within a 48hr time period using these Tools:
- [LÖVE](https://love2d.org/) as the game's framework
- [LMMS](https://lmms.io/) and [Bosca Ceoil](https://boscaceoil.net/) for music
- [BFXR](https://www.bfxr.net/) for sound effects
- The Lua libraries [bump.lua](https://github.com/kikito/bump.lua), [classic.lua](https://github.com/rxi/classic), [easing.lua](https://github.com/EmmanuelOga/easing/blob/master/lib/easing.lua), and [lovebird.lua](https://github.com/rxi/lovebird)