Search found 303 matches
- Apr 12, 2018 1:11
- Forum: Projects
- Topic: BASIC Chess (UCI engine based on Dean Menezes QBASIC chess program)
- Replies: 21
- Views: 4016
Re: BASIC Chess (UCI engine based on Dean Menezes QBASIC chess program)
I found that using 80/1 time mode, both engines uses near the same amount of time. Here 10 games: Very interesting, thank you. I watched the first game. It was funny (the absurd king moves). I saw that all games are lost on illegal move. With your data it will be easier to find the bug. By the way,...
- Apr 09, 2018 21:11
- Forum: Projects
- Topic: BASIC Chess (UCI engine based on Dean Menezes QBASIC chess program)
- Replies: 21
- Views: 4016
Re: BASIC Chess (UCI engine based on Dean Menezes QBASIC chess program)
I found that using 80/1 time mode, both engines uses near the same amount of time.
Here 10 games:
https://www.dropbox.com/s/ehvdjicx2x1bwix/Basichess%20vs%20Soberango%200098%20T02d.pgn?dl=0
Here 10 games:
https://www.dropbox.com/s/ehvdjicx2x1bwix/Basichess%20vs%20Soberango%200098%20T02d.pgn?dl=0
- Apr 09, 2018 0:33
- Forum: Projects
- Topic: BASIC Chess (UCI engine based on Dean Menezes QBASIC chess program)
- Replies: 21
- Views: 4016
Re: BASIC Chess (UCI engine based on Dean Menezes QBASIC chess program)
Glad to see another FreeBasic chess engine!! :-)
I did some tests in 40/4 mode against my engine Soberango 0.09.8 (around 1150 ELO points in CCRL 40/4 Rank) and did BasicChess not manage time intelligently.
Which time mode BasicChess use to play?
I did some tests in 40/4 mode against my engine Soberango 0.09.8 (around 1150 ELO points in CCRL 40/4 Rank) and did BasicChess not manage time intelligently.
Which time mode BasicChess use to play?
- Feb 20, 2018 1:18
- Forum: Windows
- Topic: What plattform is this?
- Replies: 2
- Views: 641
Re: What plattform is this?
badidea wrote:Looks like the Unity logo
https://en.m.wikipedia.org/wiki/Unity_Technologies
Thanks badidea!
- Feb 19, 2018 23:25
- Forum: Windows
- Topic: What plattform is this?
- Replies: 2
- Views: 641
What plattform is this?
Hi people, anyone knows what game maker plattform could be this?

Thanks.

Thanks.
- Dec 29, 2017 23:29
- Forum: Beginners
- Topic: Read a .txt tabulated
- Replies: 7
- Views: 729
Re: Read a .txt tabulated
Thanks guys!
Seems the first solution that gives me bcohio works fine for me.
I missed something?
Seems the first solution that gives me bcohio works fine for me.
I missed something?
- Dec 29, 2017 16:28
- Forum: Beginners
- Topic: Read a .txt tabulated
- Replies: 7
- Views: 729
Re: Read a .txt tabulated
Nice!!!
Thanks bcohio!!
Thanks bcohio!!
- Dec 29, 2017 15:28
- Forum: Beginners
- Topic: Read a .txt tabulated
- Replies: 7
- Views: 729
Read a .txt tabulated
Hi people. I read the Help but no way, I could not understad how to do it. I have a .txt file saying: Alexander William Paul Tom Clarence Peter ... "many names" ... Charles John and I want to read it into a single string in a way the string result will be: Alexander Williams Paul Tom Clare...
Re: Android?
Thanks!
Trying to understand! :-)
Trying to understand! :-)
Android?
Hi,
is not possible to make a program with FreeBasic that could run in Android? I´m right?
Thanks
is not possible to make a program with FreeBasic that could run in Android? I´m right?
Thanks
- Dec 14, 2017 22:57
- Forum: Beginners
- Topic: Build Options Help
- Replies: 6
- Views: 615
Re: Build Options Help
I was right and won the bet against myself.... my question was so stupid! :-D
Thanks and sorry!
Thanks and sorry!
- Dec 14, 2017 14:36
- Forum: Beginners
- Topic: Build Options Help
- Replies: 6
- Views: 615
Re: Build Options Help
FB build configuration options FB build configuration options Those are the instructions how to build the FreeBasic compiler, written apparently by a C/C++ programmer for C/C++ programmers. My suspicion is that Luis wants the command line options: - try to find ..FreeBasic\Help\FB-manual-1.05.0.chm...
- Dec 14, 2017 14:27
- Forum: Beginners
- Topic: Image. Is possible to add one?
- Replies: 12
- Views: 1111
Re: Image. Is possible to add one?
Nice! Thanks Paul!
- Dec 14, 2017 1:35
- Forum: Beginners
- Topic: Image. Is possible to add one?
- Replies: 12
- Views: 1111
Re: Image. Is possible to add one?
I have no problem with ,bmp, is fine for me.
What I try to do and could not is to avoid the possibilitie that someone click by mistake in "enlarge the screen" (the square at the left of the cross to close window). Or if it is not possible to avoid it, be able to return to the orginal size.
What I try to do and could not is to avoid the possibilitie that someone click by mistake in "enlarge the screen" (the square at the left of the cross to close window). Or if it is not possible to avoid it, be able to return to the orginal size.
- Dec 14, 2017 1:20
- Forum: Beginners
- Topic: Build Options Help
- Replies: 6
- Views: 615
Build Options Help
Sorry, I can´t find in the Help about Build Options. :-(