0.0.1 • Published 13 years ago
toy v0.0.1

Toy is a 2d nodejs game library. It utilizes javascript bindings to sdl2.
Usage
Install SDL2
Download from http://www.libsdl.org/hg.php
./configure
make
sudo make installInstall toy
npm install toy
Toy is a 2d nodejs game library. It utilizes javascript bindings to sdl2.
Download from http://www.libsdl.org/hg.php
./configure
make
sudo make installnpm install toy