项目作者: dawee

项目描述 :
2D Game engine for Javascript
高级语言: C++
项目地址: git://github.com/dawee/purr.git
创建时间: 2018-03-18T10:44:35Z
项目社区:https://github.com/dawee/purr

开源协议:Other

下载


purr

Purr is a 2D game engine for javascript. It aims to create native games using javascript.

The project is a work in progress and any help would be appreciated.
It compiles yet for Linux and Mac (Windows is one of the next steps).

Build PURR

Requirements

Build

  1. $ make

To test that everything went fine :

  1. $ ./dist/bin/purr ./samples/mallow