Making The Computer Play Checkers...

Started by
4 comments, last by IADaveMark 12 years, 10 months ago
Hi,

My team and I are working on a checkers game called: "Checkers Genius 2".

Was hoping some people can play with the current alpha version
and provide suggestions or comments about our progress.
(both Windows® and Linux versions are currently available)

This game is open-source too, so if you care to look at the source
then feel completely free to download it!
( game engine uses: SDL1.2+OpenGL® )

Click Here To Visit Official Web Page
(information / screenshots / downloads / source)

Here are some screenshots:
CG-Title.pngCG-InGame.png
Thanks!

JeZ+Lee

JeZxLee
Fallen Angel Software
www.FallenAngelSoftware.com

Advertisement
I get this when I try to execute the program:SDL (Everything) initialized
X Error of failed request: BadLength (poly request too large or internal Xlib length error)
Major opcode of failed request: 65 (X_PolyLine)
Serial number of failed request: 13
Current serial number in output stream: 14


I am using ubuntu 11.04 64 bits, SDL 1.2 and g++-4.5.2.

I get this when I try to execute the program:SDL (Everything) initialized
X Error of failed request: BadLength (poly request too large or internal Xlib length error)
Major opcode of failed request: 65 (X_PolyLine)
Serial number of failed request: 13
Current serial number in output stream: 14


I am using ubuntu 11.04 64 bits, SDL 1.2 and g++-4.5.2.
Hi,

Thank you for downloading and playing (err, running) the game.
I run Ubuntu 11.04 64Bit and the game builds and runs fine on my end.
Here is a screenshot of the game running on my Ubuntu 11.04 64Bit:
Screenshot of game running on Ubuntu 11.04 64Bit

So the game builds ok, but has error when running it.
What graphics card do you have and are the proprietary display drivers installed?
Game requires OpenGL® hardware acceleration to run.
(I know OGL is overkill for a simple checkers game)

JeZ+Lee

JeZxLee
Fallen Angel Software
www.FallenAngelSoftware.com

Oh, never mind then: I never managed to get OpenGL to work properly on my laptop (HP Pavillion dm4). I'll try again on a more properly-configured computer.



Oh, never mind then: I never managed to get OpenGL to work properly on my laptop (HP Pavillion dm4). I'll try again on a more properly-configured computer.
Hi,

No problem, let me know what you think when you do play it, thanks...

JeZ+Lee

JeZxLee
Fallen Angel Software
www.FallenAngelSoftware.com

Non AI-related comment. The copyright symbol doesn't replace the C in the world copyright.

Dave Mark - President and Lead Designer of Intrinsic Algorithm LLC
Professional consultant on game AI, mathematical modeling, simulation modeling
Co-founder and 10 year advisor of the GDC AI Summit
Author of the book, Behavioral Mathematics for Game AI
Blogs I write:
IA News - What's happening at IA | IA on AI - AI news and notes | Post-Play'em - Observations on AI of games I play

"Reducing the world to mathematical equations!"

This topic is closed to new replies.

Advertisement