Fish.zip
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
Zip and Unzip fish.
This is our first LD jam entry and first game made cooperatively.
Made in effectively 8 hours at maximum because we assignments from school.
How is this game related to "One room"?
1. There is only one room for each level's gameplay
2. There is only little room left on each level
Goal
Move to anywhere in the highlighted area.
Controls
Arrow keys/WSAD: MOVE
R: RESET
Code&SFX: buckle2000
Art: Sapphira (ldjam account)
Thoughts
love2d is not suitable for game jams. We will possibly use a feature-complete game engine next time.
Praise @Sapphira for the mavelous painting style!
If you know lua, making your own level should be easy!
Example below:
https://github.com/buckle2000/ld37/blob/master/raw/assets/level/2.lua
This is our first LD jam entry and first game made cooperatively.
Made in effectively 8 hours at maximum because we assignments from school.
How is this game related to "One room"?
1. There is only one room for each level's gameplay
2. There is only little room left on each level
Goal
Move to anywhere in the highlighted area.
Controls
Arrow keys/WSAD: MOVE
R: RESET
Code&SFX: buckle2000
Art: Sapphira (ldjam account)
Thoughts
love2d is not suitable for game jams. We will possibly use a feature-complete game engine next time.
Praise @Sapphira for the mavelous painting style!
If you know lua, making your own level should be easy!
Example below:
https://github.com/buckle2000/ld37/blob/master/raw/assets/level/2.lua