Skip to content

zspitz/reversiJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Reversi game written in Java.

No UI beyond the console, and there are a few missing parts.

Beyond an intro to Java for me, I had two goals:

  • Separation of game logic from rendering
  • Rerender on each state update

I'd written a previous version in JavaScript along the same lines.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages