Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 423 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 423 Bytes

love2d-platformer

No longer worked on

  • An experimental platformer written in LÖVE using a Entity Component System (ECS), for fun
  • It uses Tiled to make levels

Installation

  • Clone the repo, clone all submodules
  • Run LÖVE in the project
git clone --recurse-submodules git://github.com/p1xelHer0/love2d-platformer.git
cd love2d-platformer
love .