love-ludumdare-starter

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

  • 所有者: tbergeron/love-ludumdare-starter
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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 .

概览

名称与所有者tbergeron/love-ludumdare-starter
主编程语言Lua
编程语言Lua (语言数: 1)
平台
许可证MIT License
发布数0
创建于2014-04-18 04:55:42
推送于2016-07-24 04:27:54
最后一次提交2016-07-24 00:27:36
星数19
关注者数2
派生数0
提交数31
已启用问题?
问题数0
打开的问题数0
拉请求数2
打开的拉请求数0
关闭的拉请求数0
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部