You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build a turn-based board game in JavaScript.
Doc is in porgress...
About
Built a turn based game using JavaScript, allowing two players to move around he map, picking up various weapons located randomly around the map. When players meet, they will fight deducting health from each player when attack.