8000 GitHub - lsiu/othello: Console base Othello Game
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lsiu/othello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Othello

Prerequisites

Please use JDK 8

Deviation from Specification

  1. instead of just typing '3d' to move, user need to type 'move 3d'. This is to accommodate handling of additional commands such as 'new' to start new game
  2. can type 'new' in game prompt anytime to start new game

To run application

mvnw spring-boot:run

To run test

mvnw test

About

Console base Othello Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0