forked from Middlerun/lovecraft
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
nate84 edited this page Nov 15, 2011
·
4 revisions
Lövecraft is a 2D mining and building sim in the vein of Minecraft and Terraria.
Lovecraft was written in Lua and uses the Love 2d Engine
- sudo apt-get install lua5.1
- sudo apt-get install love
- http://nova-fusion.com/2011/06/14/a-guide-to-getting-started-with-love2d/
- http://www.lua.org/pil/
- http://www.lua.org/manual/5.1/
- http://lua-users.org/wiki/TutorialDirectory
git clone [email protected]:ChicoTeam/lovecraft.git
Nate Danner (nate84)