Chess Project

Anything related in any way to game development as a whole is welcome here. Tell us about your game, grace us with your project, show us your new YouTube video, etc.

Moderator: PC Supremacists

Post Reply
User avatar
Christer
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 44
Joined: Thu Feb 05, 2009 12:39 pm
Location: Sweden

Chess Project

Post by Christer »

I have started working on a chess game. Its written in C++ and iam using the Leadwerks Engine.

SS:
Image
Image
Image
User avatar
GroundUpEngine
Chaos Rift Devotee
Chaos Rift Devotee
Posts: 835
Joined: Sun Nov 08, 2009 2:01 pm
Current Project: mixture
Favorite Gaming Platforms: PC
Programming Language of Choice: C++
Location: UK

Re: Chess Project

Post by GroundUpEngine »

Looks sweet, nice graphics! 8-)
User avatar
kamokow
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 68
Joined: Wed Aug 05, 2009 9:36 pm
Programming Language of Choice: C++
Location: Canada

Re: Chess Project

Post by kamokow »

Det looks pretty awesome, also the graphics are great! Good luck with this :)
Image
User avatar
Christer
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 44
Joined: Thu Feb 05, 2009 12:39 pm
Location: Sweden

Re: Chess Project

Post by Christer »

Master Jake
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 69
Joined: Sat Dec 12, 2009 8:43 pm
Programming Language of Choice: C/C++
Location: United States
Contact:

Re: Chess Project

Post by Master Jake »

This looks amazing!

Is that yellow wire-frame cone the lighting source?
User avatar
Christer
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 44
Joined: Thu Feb 05, 2009 12:39 pm
Location: Sweden

Re: Chess Project

Post by Christer »

This looks amazing!

Is that yellow wire-frame cone the lighting source?
Yeah its a spotlight. Thanks :)
User avatar
Arce
Jealous Self-Righteous Prick
Jealous Self-Righteous Prick
Posts: 2153
Joined: Mon Jul 10, 2006 9:29 pm

Re: Chess Project

Post by Arce »

Being a large fan of chess (I'll lay waste to anyone, anytime) I hereby take interest in your project.

It looks nice. Unfortunate that you have to do it "for school," though I guess for some people a grade and turn-in date are motivation to actually finish (a goal very few people actually meet.)

Ha, interesting music taste in the demo video.

You have a Red Alert background? Lulz.

So, what's up with the red flickering? I didn't quite get it...Let us know when you've got any updates, want help, etc. I don't mind explaining theory in a nutshell, but I don't have time to actually "help," so sorry!
<qpHalcy0n> decided to paint the office, now i'm high and my hands hurt
User avatar
Christer
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 44
Joined: Thu Feb 05, 2009 12:39 pm
Location: Sweden

Re: Chess Project

Post by Christer »

Arce wrote:Being a large fan of chess (I'll lay waste to anyone, anytime) I hereby take interest in your project.

It looks nice. Unfortunate that you have to do it "for school," though I guess for some people a grade and turn-in date are motivation to actually finish (a goal very few people actually meet.)

Ha, interesting music taste in the demo video.
Thanks :)
Arce wrote:You have a Red Alert background? Lulz.
Yeah, I made it my self
Arce wrote:So, what's up with the red flickering? I didn't quite get it...Let us know when you've got any updates, want help, etc. I don't mind explaining theory in a nutshell, but I don't have time to actually "help," so sorry!
When the model turns red it meen that its selected but it was just for testing.
Iam finished with the project but I wount release it until I have got info what they thought about it.
User avatar
aamesxdavid
ES Beta Backer
ES Beta Backer
Posts: 347
Joined: Wed Jan 07, 2009 8:49 pm
Location: Bellevue, WA
Contact:

Re: Chess Project

Post by aamesxdavid »

That looks really awesome! How do you like the Leadwerks? I keep looking into it cause it seems to have nice features, but I haven't seen enough code samples to be sure.
User avatar
Christer
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 44
Joined: Thu Feb 05, 2009 12:39 pm
Location: Sweden

Re: Chess Project

Post by Christer »

That looks really awesome! How do you like the Leadwerks? I keep looking into it cause it seems to have nice features, but I haven't seen enough code samples to be sure.
I think it take too much CPU. If I have a landscape and some models it would be like 30 fps for me. If I choose low quaility on shadows I have like 60 fps. And I have a Sony Vaio VGN-FW21E wich is not that old computer. I wount use leadwerks that much more just because of that. There is so many good free engines like Panda 3D wich is great.
User avatar
aamesxdavid
ES Beta Backer
ES Beta Backer
Posts: 347
Joined: Wed Jan 07, 2009 8:49 pm
Location: Bellevue, WA
Contact:

Re: Chess Project

Post by aamesxdavid »

Christer wrote:
I think it take too much CPU. If I have a landscape and some models it would be like 30 fps for me. If I choose low quaility on shadows I have like 60 fps. And I have a Sony Vaio VGN-FW21E wich is not that old computer. I wount use leadwerks that much more just because of that. There is so many good free engines like Panda 3D wich is great.
Panda3D is really good, I actually wrote the audio tutorial there. I don't use it at the moment because I wanted to use C++ instead of Python (which is possible in Panda, but most people are against it unless you're modifying the source), and I wanted something that had no audio functions, so I could work completely separately with other audio APIs. But Panda is very efficient, really intuitive, and the people on the forums are immensely helpful.
Repxl
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 1
Joined: Thu Jan 21, 2010 3:58 pm

Re: Chess Project

Post by Repxl »

nice great .

im new here :) what graphic library you used ? for it ?
Post Reply