Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1013 Bytes

File metadata and controls

26 lines (22 loc) · 1013 Bytes

Games made in Lua/Love2D

Build Status

Theses repositories are for games that I'v made in LUA / Love 2D

  • Displacement for rotation physics notions
  • Movement for movement physics notions
  • States Machine for artificial intelligence notions
  • Beaming effect for shader notions
  • Plaformer for displacement and others stuff
  • Procedural map generation, binding of isaac like
  • Deep First Search, apply to maze generation
  • Tetris, for collision
  • Casse brique, for collision
  • Positions, print actual mouse position
  • Interaction_ball, ball collision initiation
  • Advance_wars, basics selection menu

T CHENIER @ 2019

Thanks to GameCodeur for the tutorial basics