Skip to content

HenrikAndreas/Socket-Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Socket-Chess

A 2-player chess game

News:

  • Created OOP Chess Board with Tile objects
  • Rook, Bishop and Knight are fully functional
  • Function that draws all possible moves for the selected piece
  • Online functionality with Sockets
  • Player based (Black player cannot move white pieces, vice versa)
  • Added Queen, King and Pawns
  • Added Lobby, and max 2 players
  • The game is now properly turn based, with a server side verification

Upcoming:

  • Login
  • Rooms
  • Chat

About

A 2-player chess game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published