palindrom615 / web-ponies

Library making Ponies playing in your web site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web-Ponies

Reimplementation of Desktop Ponies in browser javaScript

Development

At first, you should get git submodule for using images of Desktop-Ponies without bloating this repository.

git submodule init
git submodule update

Then moving ponies images into repo and marshalling datas should be prepared by executing script file scripts/convertIni.js.

npm i
npm run prepare

Now it's ready for development!

npm run start

Thanks to

This library started from fork of Browser-Ponies. Thanks to @panzi and @JasminDreasond for their efforts!

About

Library making Ponies playing in your web site

License:Other


Languages

Language:TypeScript 75.2%Language:JavaScript 19.3%Language:HTML 5.1%Language:CSS 0.4%