Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

christian-stj/crappy-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projinda

Projektuppgift i datalogi

Chess

This is a chess game developed in Go using the package Ebiten.

It's a simple chess game with all the simple rules. Once a player has taken out the king that player wins. This is a small simplification due to lack of time. All the correct rules for moving the pieces are implemented. Graphics are simple and easy. Two players play together on one computer. You control the game by clicking a piece and then clicking the tile you wish to move that piece to.

Installation

To run this code need to install golang.

After that you can clone the repository and navigate to the folder with the terminal. Once you are in the folder just type "go run *.go" and the game starts.

Go drawing

Ebiten is licensed under Apache license version 2.0. See which can be found here.

About

A chess game with some rules not implemented

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages