tkers / pilove

Löve2D on the Raspberry PI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PiLove

Welcome to PiLove!

This project builds a RaspberryPI bootable image, based on Raspbian Jessie, running the wonderful Löve2D version 0.10.0 game framework.

Requirements

You need an Intel based system with the QEmu emulator, NBD driver, and xsysroot tools installed.

Copy the file xsysroot.conf into your home directory, and download the latest pipaOS image referred to within the file.

Build

Run the script build-pilove.sh and sit back. The image file along with the SDL2 and Löve binaries will appear on your current directory.

This is free software - See the LICENSE file for details

Albert - January 2016

About

Löve2D on the Raspberry PI

License:MIT License


Languages

Language:Python 56.5%Language:Shell 32.8%Language:Makefile 10.7%