jacquealvesb / love2d-drag-and-drop

simple drag and drop mechanics using love2d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

drag and drop with love2d

simple drag and drop mechanics

what is implemented here

  • image render
  • drag and drop mechanics
  • random creation of shapes and shadows
  • rect - rect and rect - point interception

obs.: for the full version, containing a game controller with win state and reset actions, go to the full-game branch

overview

basic.mov

how to run

clone the repo and follow love2d's getting started tutorial

About

simple drag and drop mechanics using love2d


Languages

Language:Lua 100.0%