Skip to content

A simple WinForms desktop application of reversi game that anyone can enjoy.

Notifications You must be signed in to change notification settings

leorrose/Reversi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reversi

Project Explanation

A simple WinForms desktop application of reversi game that anyone can enjoy.

This Project was created with C# with basic GUI (WinForms) on .net framework (only works on windows).

The project was tested only with visual studio.

Project Run (Windows):

  1. option 1 (with visual studio):
    • open visual studio.
    • go to file -> open -> Project\Solution
    • select Reversi.sln
    • run the program (press start in visual studio)
  2. option 2 (with the .exe file):
    • go to folder './Reversi/Reversi/bin/Debug'
    • run Reversi.exe

Demo:

Reversi Demo Video

Please let me know if you find bugs or something that needs to be fixed.

Hope you enjoy.

About

A simple WinForms desktop application of reversi game that anyone can enjoy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages