Downloads

Stable Releases

No stable releases yet.

Development Releases

No development releases yet.

Development Snapshots

Development snapshots are available in http://www.luagame.org/files/luagame/snapshot

These are built every night if the development repository has been updated since the last build. At this time, only Linux builds are available, although Windows builds will eventually be available.

Git Repository

The repository is hosted at http://repo.or.cz. The gitweb page is at http://repo.or.cz/w/luagame.git

To grab a copy of the repository, run:

git clone git://repo.or.cz/luagame.git
or
git clone http://repo.or.cz/r/luagame.git

Which one you run depends upon which protocol you'd like to use, the git protocol or http.

Requirements
To build from source, LuaGame requires these libraries and their dependencies:

  • libsdl
  • libsdl_image
  • libsdl_mixer
  • libsdl_ttf
  • lua 5.1.3