mirror of
https://github.com/Steffo99/looping-for-loops.git
synced 2024-11-21 15:44:24 +00:00
A fruit-lööping platformer
https://steffo.itch.io/looping-for-loops
Fonts | ||
Music | ||
Objects | ||
Resources | ||
Sounds | ||
Sprites | ||
Tilesets | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
project.godot | ||
README.md |
Looping for Lööps
A fruity looping platformer
Ludum Dare 47: Jam Entry
About
Loopy the cat wandered to a fruity loops factory, and there he ate so much that he got stuck in a giant fruit loop!
Now he wants to go back home, but the exit is on a looping conveyor belt with buttons, pistons, lasers, and buzzsaws!
(Why are there death traps in a factory?)
Complete platforming challenges to collect loops, and get to the exit with the most loops possible!
Controls
- A / ← - Move left
- D / → - Move right
- W / ↑ - Jump
- Hold W / Hold ↑ - Jump higher!
- LMB (Left Mouse Button) - Activate buttons to trigger something
Developer Cheats
- F9 - Invincibility
Don't use these, the game WILL break!
- F6 - Slow down the conveyor belt
- F7 - Speed up the conveyor belt
Screenshots
License info
Godot Engine
Music
"RetroFuture Clean", "Robobozo"
Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 3.0
http://creativecommons.org/licenses/by/3.0/
Inspired by
Changelog
v1.2.0
- Introduced invincibility cheat (which went lost for a long time somewhere in the branches of the repository)
- Improved menu
- Removed unobtainable loops
v1.1.0
- Fix RNG not working on HTML5 (Firefox)
- Remove one block to stop players from getting stuck
- Fix button not toggling itself correctly