Reversi game for CS-150
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
John Panos efd5e2049d All the code 2 years ago
.husky Refactor complete 2 years ago
.vscode In progress refactor 2 years ago
bin Add websocket using socket.io 2 years ago
public All the code 2 years ago
routes Add websocket using socket.io 2 years ago
test Fix test 2 years ago
.dockerignore Add dockerfile 2 years ago
.drone.yml Remove imessage stage 2 years ago
.eslintrc Add linter to the public folder 2 years ago
.gitignore Update welcome page 2 years ago
.prettierrc Add tests and prettier config 2 years ago
Dockerfile Add tests and prettier config 2 years ago
LICENSE Initial commit 2 years ago
README.md Update readme 2 years ago
app.js Add websocket using socket.io 2 years ago
docker-compose.yml In progress refactor 2 years ago
package-lock.json Added invite functionality 2 years ago
package.json Added socket tests 2 years ago
socket.js All the code 2 years ago

README.md

CS-150-Reversi Build Status

An overengineered Reversi game for CS-150.