Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 469 Bytes

File metadata and controls

12 lines (9 loc) · 469 Bytes

Reversi

Reversi program written in Java for DTU course 02121

Game Versions

  • BasicReversi contains a simple version of the game.
  • AdvancedReversi contains a version with more bells and whistles.

How to play

Find executable jar-files for BasicReversi in BasicReversi/releases and AdvancedReversi in AdvancedReversi/releases. HINT: Enter fullscreen with F11

Report

Can be found as G16.pdf.