Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
60% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
~4K People Reached
Favorite Tags

6 Posted Topics

Member Avatar for avgprogramerjoe

This is a simple game of pong with made using pygame. You will need to make a picture of the pong for it to run properly. Simply make a cirlce in paint, 25x25. Joe

Member Avatar for astronautlevel
0
3K
Member Avatar for avgprogramerjoe

This code takes a string a cyphers it by shifting it's position in the alphabet. I've gotten it so it can pretty much take paragraphs. It's quite neat to play with. For example the above when shifted to 5, would be: Ymnx htij yfpjx f xywnsl f hDumjwx ny gD …

Member Avatar for ShawnCplus
0
142
Member Avatar for avgprogramerjoe

Hey guys I can't figure out how to get the sdl colorkey to work, I've tried to find a tutorial on it, but nothing seemed to make sense. [CODE] if ( SDL_Init( SDL_INIT_VIDEO ) < 0 ) { printf( "Unable to init SDL: %s\n", SDL_GetError() ); return 1; } // …

Member Avatar for Sturm
0
314
Member Avatar for Abominatos

Just a suggestion, python. Python is both a programing language, as well as a web design language. It has a very clean syntax and is perfect for teaching beginners the basic principles of computer science. Other than that, there is java, which has the same pros as python, but is …

Member Avatar for ~s.o.s~
0
105
Member Avatar for avgprogramerjoe

Hey guys, I "understand" pointers. But I do not understand how I could actually put them to use. If you could give me a few example programs of how they would be used, then I could try to make the programs. I don't want the code, just the logic behind …

Member Avatar for SpS
0
303
Member Avatar for revenge2

I'm using the same book. I hat how it gets you to just edit the code it gives you. Put your code to the test. Think of simple things to make, even if it is really corny. Joe

Member Avatar for toko
0
93

The End.