Skip to content

RinatRezyapov/Vault-13

Repository files navigation

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