TriPeaks 2d Game

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
Post Reply
anandh
Posts: 61
Joined: Thu Sep 14, 2006 12:40 pm
Contact:

TriPeaks 2d Game

Post by anandh »

Hi all,
I have completed my 2d card game called TriPeaks, everyone knows about this game
http://en.wikipedia.org/wiki/Tri_Peaks
Image
Download the game from
http://www.mediafire.com/?d9mltcyrd2m
http://www.geocities.com/anandh_hai
I need more inputs, Bugs from you guys.
About me
I am game developer from India and am currently exploring job opportunities overseas. I have been using irrlicht for past one year.
I have plans to build some more levels in this game, still I get better job
All the art works and programming are done by me. I am looking to get exposure in international game development methodologies to improve myself.

Regards
sabhanayagam B
Last edited by anandh on Tue Oct 16, 2007 4:32 am, edited 2 times in total.
PI
Posts: 176
Joined: Tue Oct 09, 2007 7:15 pm
Location: Hungary

Re:

Post by PI »

Hi! I'd like to download and test it but after downloading 79% it was broken! Can you fix it?

Cheers, PI
anandh
Posts: 61
Joined: Thu Sep 14, 2006 12:40 pm
Contact:

Post by anandh »

Hi PI,
I'm checking.
sorry
regards
sabha
anandh
Posts: 61
Joined: Thu Sep 14, 2006 12:40 pm
Contact:

Post by anandh »

Hi PI,
You can download it from here
http://www.mediafire.com/?d9mltcyrd2m
now working fine,
send me all your feedback
regards
sabha
Ico
Posts: 289
Joined: Tue Aug 22, 2006 11:35 pm

Post by Ico »

IrrKlang complained about a version mismatch (dll 0.9, h/lib 1.0).
You should remove the console window in a "retail" version.

Is it intended that the game closes on right clicking and passes the click event to the window below?

Sometimes the "selection border" stays until you move the mouse again.

But the game itself isn't bad at all :)
anandh
Posts: 61
Joined: Thu Sep 14, 2006 12:40 pm
Contact:

Post by anandh »

Thanks for your reply Ico.
Sometimes the "selection border" stays until you move the mouse again.
I have fixed it.
Now i'm working on building new levels.
Is it intended that the game closes on right clicking and passes the click event to the window below?
For testing i kept the mouese event.I have removd it.
regards
Sabha
PI
Posts: 176
Joined: Tue Oct 09, 2007 7:15 pm
Location: Hungary

Re:

Post by PI »

Hi Sabha, I've finally downloaded it with no prob. I think it's very nice! Clean and simple, but it's fun, I've been playing with it several rounds (I wasn't fast enough though to see a bonus -- or recieveing ~61000 point is the bonus?). Congrats!


Now here are my suggestions on it:

- I think it would be nice if the user could decide what window-size he wants to play in because 640x480 somehow seems too small for me (or, a uniform window of 800x600 would be better, I think)

- As an artist, I'd like to see antialiased edges by e.g. the buttons (using .png-s and alpha values) but this one is not that important at all.

- It would be nice if more backgrounds would show up

- Why does it exit when winning/losing? Why not staring an other round?

- I'm losing when I have one more (01) left!


Thanks for sharing it with us!
Keep it up!
PI
andrei25ni
Posts: 326
Joined: Wed Dec 14, 2005 10:08 pm

Post by andrei25ni »

Hello anandh, I've just tried your game today, and I like it.
Looks very clean and it's fun.

Good work. :wink:
anandh
Posts: 61
Joined: Thu Sep 14, 2006 12:40 pm
Contact:

Post by anandh »

Hi PI,
Great thanks to your feedback.
Feedbacks helped me a lot to improve the quality of the game in both the perspective (Art/Programming).
wow 61000 its great score.I had scored maximum of 47000 only.
I think it would be nice if the user could decide what window-size he wants to play in because 640x480 somehow seems too small for me (or, a uniform window of 800x600 would be better, I think)
Next version I will be adding the customized window-size option, with more levels.
As an artist, I'd like to see antialiased edges by e.g. the buttons (using .png-s and alpha values) but this one is not that important at all.
My plan is if the overall game comes good then I will be going to artist help, to recreate the art work. still that ill be managing with my basic artwork knowledge.
Why does it exit when winning/losing? Why not staring an other round?
I got stuck while removing and redrawing the new GUI image, that’s why I’m supposed to close the whole game. To fix this now I’m working on the restart option.
Thanks

Regards
sbaha
Last edited by anandh on Tue Oct 16, 2007 9:08 am, edited 1 time in total.
anandh
Posts: 61
Joined: Thu Sep 14, 2006 12:40 pm
Contact:

Post by anandh »

Hi andrei25ni,
Thanks for spending your time on playing my game and writing reply.
Regards
sabha
PI
Posts: 176
Joined: Tue Oct 09, 2007 7:15 pm
Location: Hungary

Re:

Post by PI »

wow 61000 its great score.I had scored maximum of 47000 only.


That's what I'm afraid of, when releasing my stuff... that actually others might play better my game! :D
Post Reply