Frogger Game C++

Please post all your completed software applications in here. This is for full software which you have created and wish to release and share with everyone.
5 posts Page 1 of 1
Contributors
User avatar
reececlarke
VIP - Donator
VIP - Donator
Posts: 245
Joined: Tue Dec 08, 2009 6:47 pm

Frogger Game C++
reececlarke
Thought I might as well share this little project with you guys. towards the end of the first year of uni we were tasked with creating a 2D frogger game in c++ using the SFML library as well this was my result. I might do a tutorial on how i approached the problem , aka not necessarily the right way and can be improved massively as this was a learning experience after all on how to solve issues as i came across them.

Feel free to post your opinion on this 'Frankenstein' of a creation and if you created one of your own please do share :P

Game Menu
Image
In Game
Image
Game over
Image
You do not have the required permissions to view the files attached to this post.
Image
User avatar
CodenStuff
Site Admin
Site Admin
Posts: 4389
Joined: Tue Aug 04, 2009 1:47 am

Re: Frogger Game C++
CodenStuff
I tried the game and loved it. Brought back memories of the good old days when they made proper games like these.

Great job, well done :)

Any plans to do space invaders? lol
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
User avatar
reececlarke
VIP - Donator
VIP - Donator
Posts: 245
Joined: Tue Dec 08, 2009 6:47 pm

Re: Frogger Game C++
reececlarke
CodenStuff wrote:
I tried the game and loved it. Brought back memories of the good old days when they made proper games like these.

Great job, well done :)

Any plans to do space invaders? lol
thanks and ha, maybe at some point i will attempt it :P
Image
User avatar
mikethedj4
VIP - Site Partner
VIP - Site Partner
Posts: 2592
Joined: Thu Mar 25, 2010 4:36 am

Re: Frogger Game C++
mikethedj4
I can't play it cause I'm a mac user :(
CodenStuff wrote:
Any plans to do space invaders? lol
Here's one, it's kind of crappy though lol - http://codepen.io/mikethedj4/pen/XKLaNA?editors=0010

Oh and don't forget Snake - http://codepen.io/mikethedj4/pen/zBVdqO
User avatar
reececlarke
VIP - Donator
VIP - Donator
Posts: 245
Joined: Tue Dec 08, 2009 6:47 pm

Re: Frogger Game C++
reececlarke
mikethedj4 wrote:
I can't play it cause I'm a mac user :(
CodenStuff wrote:
Any plans to do space invaders? lol
Here's one, it's kind of crappy though lol - http://codepen.io/mikethedj4/pen/XKLaNA?editors=0010

Oh and don't forget Snake - http://codepen.io/mikethedj4/pen/zBVdqO

Have to say that is a rather cool space invaders :P, never written a game in java script yet myself looks very interesting :P
Image
5 posts Page 1 of 1
Return to “Full Software”