huanhulan / zombicus

A sodiumjs implementation of zombicus game from functional reactive programming

Home Page:https://huanhulan.github.io/zombicus/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zombicus

A typescript implementation of zombicus from functional reactive programming

Prerequisite: Node.js

Install Node.js® and npm if they are not already on your machine.

Installation

via NPM

$> git clone https://github.com/huanhulan/zombicus.git
$> cd zombicus
$> npm install

via Yarn

$> git clone https://github.com/huanhulan/zombicus.git
$> cd zombicus
$> yarn

How to use

Run locally using the Webpack dev server: npm start or visit it on Github Pages.

Please run this on a tablet or PC to get the best experience :D

About

A sodiumjs implementation of zombicus game from functional reactive programming

https://huanhulan.github.io/zombicus/

License:MIT License


Languages

Language:TypeScript 87.7%Language:JavaScript 9.7%Language:CSS 1.5%Language:HTML 1.1%