Skip to content

👾 sample platformer made to explore how entity component systems work

Notifications You must be signed in to change notification settings

p1xelHer0/love2d-platformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .

About

👾 sample platformer made to explore how entity component systems work

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages