Skip to content

MageOfficial/4D-Reversi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4D Reversi

Overview

4D Reversi is a project I developed over a few days as a way to deepen my understanding of SFML and C++. It takes the classic strategy game of Reversi into the fourth dimension, offering a unique twist for fans of the original game.


Features

  • 4D Gameplay: Experience the game of Reversi with 2 more dimensions
  • Strong AI: Includes a working AI opponent that provides a good challenge.

Known Issues

While the game is functional, there are a few bugs that I haven't tried to fix.

When Running out of moves incorrectly ends game rather than passing

Learning Objectives

This project was primarily created as a way to:

  • Gain hands-on experience with SFML.
  • Improve my proficiency in C++.
  • Experiment with designing AI logic for a complex game.

TODO:

  • Add in a restart command, or GUI element
  • Mode select, for AI, multiplayer, or singleplayer
  • Rewrite for clarity
  • Give AI zobrist hash of position

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors