Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chessinal

chessinal

Chess in your terminal.. Build with textual library for those beautiful UI and custom script for chess mech. No heavy graphics, just raw logic and TUI :D. For now play with your friends by pass and play! later I will add multiplay (EXAMS ARE GOING ON RN SORRYYY!)

NOTE: For non-windows user, you won't be able to use compiled form so, you can clone the repo then run

pip install -r requirements.txt

Then

python main.py

Nothing much to say..

Look at the ss of updates... or kinda devlogs of main UI.

1

chessinal

2

chessinal

3

chessinal

4

chessinal

5

chessinal

6

chessinal

Build command

pyinstaller --onefile --name Chessinal --collect-all textual --collect-all rich --exclude-module PyQt5 --exclude-module PySide2 --exclude-module PySide6 --exclude-module PyQt6 --exclude-module matplotlib --exclude-module numpy --exclude-module tkinter main.py

About

Chess in terminal :D

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages