Tic-Tac-Toe based on genetic algorithms

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
User avatar
zxretrosoft
Enthusiast
Enthusiast
Posts: 169
Joined: Wed May 15, 2013 8:26 am
Location: Czech Republic, Prague
Contact:

Tic-Tac-Toe based on genetic algorithms

Post by zxretrosoft »

Hello friends!
This is my new little game. I tried to build my own genetic algorithm in PB.

Genetic Tic-Tac-Toe are classical Tic-Tac-Toe game, original in that they have not been pre-programmed, but are based on genetic algorithms that have been learned by gradual learning. This results in the fact that they play more humanly than machine and are less predictable. There are 7 levels of difficulty.

It is not the strongest, but I hope, you will like it! :wink:

Direct download (exe):
https://www.instaluj.cz/geneticke-piskvorky/download

Screenshot:
Image

Youtube:
https://youtu.be/zsnk31_l3ec
Last edited by zxretrosoft on Sat Jun 23, 2018 6:24 pm, edited 4 times in total.
I apologize in advance for bad English
https://zxretrosoft.cz/
User avatar
falsam
Enthusiast
Enthusiast
Posts: 630
Joined: Wed Sep 21, 2011 9:11 am
Location: France
Contact:

Re: Tic-Tac-Toe based on genetic algorithms

Post by falsam »

Thanks for this new game zxretrosoft. :wink:

Ad on PureBasic (fr) Google+ page done.
https://plus.google.com/u/0/b/113975344 ... 1769911595

➽ Windows 11 64-bit - PB 6.0 x64 - AMD Ryzen 7 - NVIDIA GeForce GTX 1650 Ti

Sorry for my bad english and the Dunning–Kruger effect.
User avatar
zxretrosoft
Enthusiast
Enthusiast
Posts: 169
Joined: Wed May 15, 2013 8:26 am
Location: Czech Republic, Prague
Contact:

Re: Tic-Tac-Toe based on genetic algorithms

Post by zxretrosoft »

Thank you so much, falsam! :wink:
I apologize in advance for bad English
https://zxretrosoft.cz/
User avatar
_aNdy_
User
User
Posts: 40
Joined: Fri Jun 17, 2016 12:06 am
Contact:

Re: Tic-Tac-Toe based on genetic algorithms

Post by _aNdy_ »

Really like it! If I was still working in a school, this would be great on an interactive whiteboard!
User avatar
Mijikai
Addict
Addict
Posts: 1360
Joined: Sun Sep 11, 2016 2:17 pm

Re: Tic-Tac-Toe based on genetic algorithms

Post by Mijikai »

Very nice reminds me of AlphaGo 8)
User avatar
RSBasic
Moderator
Moderator
Posts: 1218
Joined: Thu Dec 31, 2009 11:05 pm
Location: Gernsbach (Germany)
Contact:

Re: Tic-Tac-Toe based on genetic algorithms

Post by RSBasic »

Nice
Image
Image
Post Reply