Skip to content

abdelrahmansd/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess Demo

It's a Very Basic Chess .

How set up it?

1. Extract zip File
2. Compile a Project
#!bash
$ cd chess-demo
$ sbt compile

How run

sbt run

Models

Piece

DirectionType
Piece
Rook
KNight
Bishop
Queen
King
Pawn

Game

Move
Player

Board

Point
Tile

Controller

Board
Game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages