Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 230 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 230 Bytes

Turn-based-game

An online game written with JavaScript in which 2 players play each turn to compete. If players cross over adjacent squares (horizontally or vertically), a battle begins. This is my 6th project at OpenClassrooms