RinatRezyapov / Vault-13

Canvas (Fallout 2 like) game in functional programming style

Home Page:https://vault13-e0440.firebaseapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fallout 2 in JavaScript and Canvas

There are 2 versions of the game in this repo:

First one is built with React (commit)

Second one is built in Functional Programming style and uses TypeScript (link)

YouTube video tutorial

vault-13

Demo

https://vault13-e0440.firebaseapp.com/ Multiplayer mode using Google Firebase P.S. Please don't use your real passwords

Implemented:

To start dev mode:

yarn install

yarn start

About

Canvas (Fallout 2 like) game in functional programming style

https://vault13-e0440.firebaseapp.com

License:MIT License


Languages

Language:TypeScript 99.2%Language:JavaScript 0.8%