Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
1 registered members (TipmyPip), 18,586 guests, and 6 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Gallery
Next Gallery
Print Thread
Rating: 4
Page 1 of 2 1 2
3D Chess #290339
09/18/09 14:51
09/18/09 14:51
4 Images
Joined: Mar 2006
Posts: 1,993
Karlsruhe
PadMalcom Offline OP
Serious User
3D Chess

Hi, today I want to present a chess game written in Lite-C. So far, I implemented:


  • 3D environment
  • Flexible camera movement
  • Moving figures based on chess rules
  • Showing possible moves
  • Picking a new figure when crossing the field
  • Minimap
  • 2 Kings giving sensefull coments on some moves wink


Still need an AI, checking for end of game, a good (3D) gui,...

Comments are welcome laugh
13 Comments
Re: 3D Chess [Re: PadMalcom] #290340
09/18/09 14:56
09/18/09 14:56
Joined: Feb 2009
Posts: 3,207
Germany, Magdeburg
Rei_Ayanami Offline
Expert
Rei_Ayanami  Offline
Expert

Joined: Feb 2009
Posts: 3,207
Germany, Magdeburg
Originally Posted By: King in your game
Shit...


you made my day^^! Looks great - you are very producible these days^^?

I like it!

Last edited by Rei_Ayanami; 09/18/09 14:56.
Re: 3D Chess [Re: Rei_Ayanami] #290374
09/18/09 17:26
09/18/09 17:26
Joined: Aug 2008
Posts: 2,838
take me down to the paradise c...
Cowabanga Offline
Expert
Cowabanga  Offline
Expert

Joined: Aug 2008
Posts: 2,838
take me down to the paradise c...
Reminds me of Chess Titans, but this one sounds cooler, because of those baddy-kings tongue

Re: 3D Chess [Re: Cowabanga] #290387
09/18/09 18:26
09/18/09 18:26
Joined: Feb 2005
Posts: 3,687
Hessen, Germany
T
Tempelbauer Offline
Expert
Tempelbauer  Offline
Expert
T

Joined: Feb 2005
Posts: 3,687
Hessen, Germany
your game looks good

maybe a multiplayer support would perfect it wink

Re: 3D Chess [Re: Tempelbauer] #290426
09/18/09 22:32
09/18/09 22:32
Joined: Jul 2008
Posts: 1,178
England
M
MrGuest Offline
Serious User
MrGuest  Offline
Serious User
M

Joined: Jul 2008
Posts: 1,178
England
looks really good, grin

MP is probably going to be easier way to go, will save writing any AI

the log in the top left, can't you make the black pieces moves in black?

Re: 3D Chess [Re: MrGuest] #290874
09/22/09 03:35
09/22/09 03:35
Joined: May 2006
Posts: 148
Latvia
MTD Offline
Member
MTD  Offline
Member

Joined: May 2006
Posts: 148
Latvia
Looks good

Waiting for Demo.

Re: 3D Chess [Re: MTD] #290883
09/22/09 06:03
09/22/09 06:03
Joined: Dec 2000
Posts: 4,608
mk_1 Offline

Expert
mk_1  Offline

Expert

Joined: Dec 2000
Posts: 4,608
There're open source AIs for Chess which you could wrap into a dll.


Follow me on twitter
Re: 3D Chess [Re: mk_1] #290890
09/22/09 07:18
09/22/09 07:18
Joined: Mar 2006
Posts: 3,538
WA, Australia
J
JibbSmart Offline
Expert
JibbSmart  Offline
Expert
J

Joined: Mar 2006
Posts: 3,538
WA, Australia
Or simply relying on minimax should give you at least a decent AI, depending on how much time you're willing to allow it to think.

I hope that is mostly placeholder art, and if it is I wonder why it's in this forum and not "Projects", but it looks like you've got a lot done, so good on you.

Jibb


Formerly known as JulzMighty.
I made KarBOOM!
Re: 3D Chess [Re: JibbSmart] #290910
09/22/09 10:31
09/22/09 10:31
Joined: Feb 2009
Posts: 2,154
Damocles_ Offline
Expert
Damocles_  Offline
Expert

Joined: Feb 2009
Posts: 2,154
Its maybe even more fun to make the AI easy to beat,
for casual chess players.

So a minimax with a depth of only 4 turns, and
a simple Evalution (giving points for the remaing
figures, like Queen=100, pawn=2)

There are already enough hard to beat chess AIs out there.

Re: 3D Chess [Re: Damocles_] #290915
09/22/09 11:43
09/22/09 11:43
Joined: Mar 2006
Posts: 3,538
WA, Australia
J
JibbSmart Offline
Expert
JibbSmart  Offline
Expert
J

Joined: Mar 2006
Posts: 3,538
WA, Australia
Yeah, absolutely. And any modern computer would churn through a 4-ply evaluation quite quickly.

If people want an expert game, they'll be looking to play against other people I reckon.

Jibb


Formerly known as JulzMighty.
I made KarBOOM!
Page 1 of 2 1 2

Moderated by  jcl, Realspawn, Spirit 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1