Skip to content

lytedev/worldspark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Worldspark

Dependencies

Build

First, we need the HUMP library.

git clone git://github.com/vrld/hump lib/hump

Open the sublime-project file in the project root with Sublime Text, select the "Compile LOVE2D Project" build system, and build! You will need the following depending on your platform.

Windows

You will need the LÖVE executable and dependencies. Download and extract LÖVE (32bit/64bit) to lib/love/. You will also need to be able to run 7zip from your command line. Run 7zip from the command line.

Linux

You will need the 7zip binary to build, and the LÖVE binary to run it. On Arch Linux, you can get both with pacman -S p7zip love08.

ToDo

  • Update to LÖVE 0.9.x

About

A simple, moddable 2D game/engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published