Skip to content

app-academy-exercises-jb/Reversi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reversi in JavaScript

Before beginning, install dependencies with: npm install.

To play the game, run: npm start.

To run the tests, run: npm test.

Releases

No releases published

Packages

No packages published