Skip to content

patrixr/relationship

Repository files navigation

Relationship

This is a simple skeleton for a LOVE2D game

It can be a reference to structure a game, or not ... still fun.

It contains :

  • Screen Stacking
  • Simple sprite animations
  • Inter-module communication (mediator)
  • Basic collisions
  • A Configuration file
  • Some Debug helpers
  • A build script
  • A Class module (base classes + inheritance)

Useful links :