Skip to content

rddtz/tcp-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCP pawn piece TCP pawn piece TCP pawn piece TCP pawn piece TCP pawn piece TCP pawn piece TCP pawn piece TCP pawn piece TCP pawn piece TCP pawn piece TCP pawn piece TCP pawn piece TCP pawn piece TCP pawn piece TCP pawn piece

TCP logo

TCP pawn piece TCP pawn piece TCP pawn piece TCP pawn piece TCP pawn piece TCP pawn piece TCP pawn piece TCP pawn piece TCP pawn piece TCP pawn piece TCP pawn piece TCP pawn piece TCP pawn piece TCP pawn piece TCP pawn piece

promocao

What is TCP?

TCP is an free open-source, object-oriented implementation of the traditional Chess, made for our final project for the "INF01120" course. This game brings the full experience of playing chess with your friends side-by-side to your computer.


TCP.Trailer.mp4

Installing and Playing TCP

enpassant

TCP intends to be an beginner-friendly easy-to-play chess game. To start playing, everything you need to do is clone this repository and build the game with the following commands based on your operating system:

Linux:

git clone https://github.com/SW-Engineering-Courses-Karina-Kohl/tcp-final-20251-grupo02.git tcp
cd tcp
make run

Windows (VSCode Terminal/PowerShell):

git clone https://github.com/SW-Engineering-Courses-Karina-Kohl/tcp-final-20251-grupo02.git tcp
cd tcp
javac -cp lib/jaylib-5.5.0-2.jar -d bin (Get-ChildItem -Recurse -Filter *.java -Path src).FullName
java -cp lib/jaylib-5.5.0-2.jar`;bin app.Main

Supporting on itch.io

check

The game is also released on itch.io, you can find it by clicking here. Feel free to share yout thoughts and feedbacks about the game on the comments.

The development team

This game was made by:

About

The TCP game

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 6