Skip to content

Doomgamez/ChessFromScratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChessFromScratch - Ipv6 networking and chess AI DEMO

note this readme is not final and major stuff related to this whole project might change as i go
license - https://unlicense.org/

what style of p2p have i used? - host 2 client p2p

how are connections handled connections go through an insecure port
(no password is required to join an host first come first serve) 36992 in this case

all of this is handled via tcp ipv6

how does the bot work?

the bot is quite simple it learns overtime based on the games that it played the bot tries to evaulate moves and then use the best possible move to win
its a basic bot it learns and improves over time its dataset is shipped with this example but you can delete it and teach it from scratch

DGZ@shadowdev 2026

About

A basic networking example under ipv6 with chess.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages