love-ludumdare-starter

Löve 2D (lua) Game Development Starter Bundle

  • Owner: tbergeron/love-ludumdare-starter
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

love-ludumdare-starter

Löve 2D Game Development Starter Bundle.

Want to throw a quick ludum dare jam? Take this with you!

This bundle is built for personal purposes only. It contains a few important libraries to get quick prototypes done, etc. A simple game state manager in state_manager.lua is also provided. Simply follow the pattern of the existing states (Game.lua and Menu.lua) to get started.

Most assets are coming from a defunct game called Glitch. I miss that game :(

3rd party libraries

Feel free to contribute and/or report any issues on the github issue tracker.

Getting Started

Installing Love2D in Ubuntu

sudo add-apt-repository ppa:bartbes/love-stable
sudo apt-get update
sudo apt-get install love

Running Starter

git clone https://github.com/tbergeron/love-ludumdare-starter.git
cd love-ludumdare-starter
git submodule init
git submodule update
love .

Overview

Name With Ownertbergeron/love-ludumdare-starter
Primary LanguageLua
Program languageLua (Language Count: 1)
Platform
License:MIT License
Release Count0
Created At2014-04-18 04:55:42
Pushed At2016-07-24 04:27:54
Last Commit At2016-07-24 00:27:36
Stargazers Count19
Watchers Count2
Fork Count0
Commits Count31
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count2
Pull Requests Open Count0
Pull Requests Close Count0
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top