Skip to content

jbock-java/play-nim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java version of cut-the-knot Nim, with some improvements:

  • Two-player mode ("Explore mode")
  • Play with more than three rows
  • Games never start in a losing position
  • Play with mouse or arrow keys and enter
  • Undo

This is normal-play Nim, so your goal is to make the last move.

To run it, clone this repo and then enter the following in a terminal:

./gradlew clean run

Releases

No releases published

Packages

No packages published

Languages