Skip to content

A chess game built on top of my engine 👑

Notifications You must be signed in to change notification settings

P0rc3lain/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

A clone of widely-known logic game. The project showcases features and abilities of a graphics engine that I've developed. The game is complete in terms of rules implemented

Application

  • Supports having multiple sessions open
  • Handles mouse interactions for pieces selection and movement
  • Provides control over the camera through keyboard bindings

Rules

  • Game implements no time limit for move
  • Player can change piece he picked for move
  • Moves cannot be changed
  • Game begins with turn of a person who chose white pieces

Controlls

  • a, d - rotate the camera
  • f - toggle fullscreen
  • cmd + n - new session
  • cmd + w - close session

Gameplay

En passant

Castling

Pawn promotion

Multiple sessions

Contributions

I doubt that anyone ever is going to either extend or polish the application. Nonetheless I invite YOU to give me suggestions of any sort. I would be more than happy to read them and/(if you'd like to) engage into a discussion

About

A chess game built on top of my engine 👑

Topics

Resources

Stars

Watchers

Forks

Languages