[SFML] I Finished Pong! I Can't Believe It!

Started by
32 comments, last by stitchs_login 11 years, 6 months ago
Okay, i'm still adding things:
CHANGELOG:
+Displays your final score on the game over screen
+Made Programming Cleaner

LINK

I'm a game programmer and computer science ninja !

Here's my 2D RPG-Ish Platformer Programmed in Python + Pygame, with a Custom Level Editor and Rendering System!

Here's my Custom IDE / Debugger Programmed in Pure Python and Designed from the Ground Up for Programming Education!

Want to ask about Python, Flask, wxPython, Pygame, C++, HTML5, CSS3, Javascript, jQuery, C++, Vimscript, SFML 1.6 / 2.0, or anything else? Recruiting for a game development team and need a passionate programmer? Just want to talk about programming? Email me here:

hobohm.business@gmail.com

or Personal-Message me on here !

Advertisement

Okay, i'm still adding things:
CHANGELOG:
+Displays your final score on the game over screen
+Made Programming Cleaner

LINK


mm we all are happy you have completed your pong game :) but idk if any programmers especially advance ones would go as far to keep updated with your changes or to try the changes out. After all it is just pong and is fairly easy to build your own pong game within 30 mins maybe not even that if your a fast typer

[quote name='superman3275' timestamp='1348959016' post='4985176']
Okay, i'm still adding things:
CHANGELOG:
+Displays your final score on the game over screen
+Made Programming Cleaner

LINK


mm we all are happy you have completed your pong game smile.png but idk if any programmers especially advance ones would go as far to keep updated with your changes or to try the changes out. After all it is just pong and is fairly easy to build your own pong game within 30 mins maybe not even that if your a fast typer
[/quote]

I think its commendable that you're still adding stuff to your game and polishing it in the process. It shows commitment to your game, this is very important. When I made pong I didn't do all of this and went to something else, now for me the last part of polishing everything up in a game is the hardest part. I'm still no expert but I can tell you that creating fully finished and polished products is very very important.
Is there anyway you can publish an .exe of the game as I would like to play it and see what you came up with without having to run it through VS/linking all the necessary library files. This video might help you:



I know it's for Allegro 5 but the skills might be transferable to SFML (though I have never used it, so please take with a pinch of salt.)

Regards,

Stitchs.

This topic is closed to new replies.

Advertisement