Skip to content

JimmyOei/chess_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess Game

This is a personal project. I am creating a chess game in C++ with SDL 2.0.

Dev How to run

Below is the installation process for ubuntu:

  1. Get GNU compiler tools and GDB debugger: apt update ; apt install build-essential gdb
  2. Get SDL2 and SDL2_image library: apt install libsdl2-dev libsdl2-image-dev
  3. Compile: make
  4. Run: ./Chess_game

License

The chess pieces in this project are made by Cburnett and unchanged. They are licensed with the Creative Commons Attribution-Share Alike 3.0 Unported license and can be found in the following link: https://commons.wikimedia.org/wiki/Category:PNG_chess_pieces/Standard_transparent and https://commons.wikimedia.org/wiki/Category:SVG_chess_pieces.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •