Skip to content

GUI for the extended version of Connect Four

License

Notifications You must be signed in to change notification settings

GabrielMajeri/gomoku

Repository files navigation

Gomoku

A spin on the classic game Connect Four.

Build instructions

This project aims to work on all modern desktop operating systems. Besides the C++ standard library, the only external dependency is the SDL library.

The code requires compiler support for the C++14 standard. Project files are generated using CMake.

Background

This project was written for the Object Oriented Programming course at the Faculty of Mathematics and Computer Science, University of Bucharest.

The objective was to implement a GUI with support for the Swap and Swap2 game rules in C++, using object-oriented programming.

License

The code is licensed under the permissive MIT license

About

GUI for the extended version of Connect Four

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published