Skip to content

Rafagf/3D-Chess

Repository files navigation

Chess

Source code and executable of a Chess game implemented in C using the OpenGL library. This game was not used comercially ever. Either the game or the code are in spanish, due to it was developed as an university assigment.

Table of Contents

Features

  • Whole chess game implemented.
  • 2 players game (there is no IA).
  • 3D and 2D views. Designed specially to be played in 3D.
  • Nice animations such as pieces sliding over the board when a move is performed (jumps in the case of the knight), pieces moving to the player side when are eliminated by an enemy, view rotation 180º after a player perform a move (so each player see the board from his perspective), etc.
  • Camera game can be freely rotated in any direction.
  • Amateur and Proffesional mode. Amateur mode helps players by iluminating the squares where a selected piece can be moved. In the proffesional mode this help is unabled.
  • Game time: unlimited, 5 minutes or 10 minutes. The game time is represented by a blue bar placed behind each player board side.

Snapshots

Some in-game snapshots.

Author

Rafael García Fernández

Copyright and license

Project released under the license GPL V.3.

About

Chess game developed in C (OpenGL library)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published