Skip to content

Chess Game playable on a 2-D GUI provided through SFML tools

Notifications You must be signed in to change notification settings

omar-enrique/Chess-Big-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chess-Big-4

This project is a Chess game I coded from scratch playable on a 2-Dimensional GUI using the SFML API. The project is written in C++. The reason this project is labeled "Chess Big-4" is because I aimed to implement the 4 Major Principles of Object-Oriented Programming in this program. These principles include: Polymorphism, Inheritance, Encapsulation, and Abstraction. I also attempt at implementing a Multiplayer mode for the game so that two clients hosted by a local server can play each other.

About

Chess Game playable on a 2-D GUI provided through SFML tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages