Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.07 KB

File metadata and controls

34 lines (23 loc) · 1.07 KB

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