Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 596 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 596 Bytes

Chess-2D

The Chess-2D is a multiplayer,chance based, strategy game which runs smoothly on a 1920X1080 Screen for now.

NOTE:The Image on the background of The Main Menu is created by me in Blender.

THE GAME:

The game includes:

1) The main python script(Chess\Scripts).

2) A secondary script(IDLE version) which runs on python IDLE,contained in the assets folder(Chess\Scripts).

3) 7 .wav format sound effect files(Chess\Assets)

4) 15 image files.(Chess\Assets)

5) An executable Chess-2D.exe file.