TriPeaks 2d Game
TriPeaks 2d Game
Hi all,
I have completed my 2d card game called TriPeaks, everyone knows about this game
http://en.wikipedia.org/wiki/Tri_Peaks
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
I have completed my 2d card game called TriPeaks, everyone knows about this game
http://en.wikipedia.org/wiki/Tri_Peaks
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.
Hi PI,
You can download it from here
http://www.mediafire.com/?d9mltcyrd2m
now working fine,
send me all your feedback
regards
sabha
You can download it from here
http://www.mediafire.com/?d9mltcyrd2m
now working fine,
send me all your feedback
regards
sabha
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
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
Thanks for your reply Ico.
Now i'm working on building new levels.
regards
Sabha
I have fixed it.Sometimes the "selection border" stays until you move the mouse again.
Now i'm working on building new levels.
For testing i kept the mouese event.I have removd it.Is it intended that the game closes on right clicking and passes the click event to the window below?
regards
Sabha
Re:
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
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
-
- Posts: 326
- Joined: Wed Dec 14, 2005 10:08 pm
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.
Thanks
Regards
sbaha
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.
Next version I will be adding the customized window-size option, with more levels.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)
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.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.
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.Why does it exit when winning/losing? Why not staring an other round?
Thanks
Regards
sbaha
Last edited by anandh on Tue Oct 16, 2007 9:08 am, edited 1 time in total.