Skip to content

Brooklyn-Dev/love-jam-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

love-jam-2025

Semi-turn-based puzzle game, made for Love Jam 2025.

Made in only 2 days for LÖVE Jam 2025 with the theme "Plan".

How to play:

  • ARROWS: Player movement

Tools used:

Font: m6x11 by Daniel Linssen

Level Data Key:

Environment:

  • 0: Empty space (walkable)
  • 1: Wall (impassable)
  • S: Spike (hazard, semi-walkable)
  • D: Locked Door (impassble, requires key)
  • K: Key (unlocks locked doors)
  • E: Exit (level completion)

Entities:

  • P: Player (orthogonal movement)
  • N: Normal Enemy (orthogonal movement)
  • H: Hard Enemy (octagonal movement)

Releases

No releases published

Packages

 
 
 

Contributors

Languages