Skip to content

A game of chess I created from scratch. Includes an AI opponent with customizable difficulty and graphics coded from the ground up using the SFML graphics library. I also created all of the sprites for the game board.

Notifications You must be signed in to change notification settings

JCoombs224/ChessSFML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChessSFML

Work in Progress

A game of chess written in C# using the SFML.Net API.

All textures were created by me however the sounds are borrowed from Mojang Studios.

The game is now in a playable state but I still need to clean up the code a bit and optimize. Currently it is a two-player only game but my plans are to eventually add an AI opponent so that it can be played with just one player.

About

A game of chess I created from scratch. Includes an AI opponent with customizable difficulty and graphics coded from the ground up using the SFML graphics library. I also created all of the sprites for the game board.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages