Recent Posts
Talk Binary
Return To Blog Listing
Introducing the world of programming in a language anyone can understand. Starting from acquiring a programming environment, setting it up, and tutorials on C++ for anyone!
Recent Posts Tagged With 'game development'
Kongregate Labs teaches how to make flash games
Ever wondered how to make a video game and put it online? Talk Binary recently posted how to Create Pong in C++ but Kongregate is showing you through a series of “Shooturioals” how to make a flash game so you can post it online! Making ...
TalkBinary Tic Tac Toe Complete Game + Source
Let me start off by apologizing for the lack of posts in the past few weeks. We have been pretty busy moving in and starting school and getting settled for the most part. With that said, here is the the final version of TalkBinary Tic Tac Toe and it&...
TB Tic Tac Toe
That’s right, Talk Binary Tic Tac Toe! Here is my first release of this basic Tic Tac Toe Game that I’ve worked on for about 3 hours. It is fully functional for playing with a friend. Give it a try and tell us what you think. This relea...
How to modify and run our source code for OpenGL/SDL projects
Wondering how to modify or run our source code for our OpenGL/SDL projects in order to start editing and learning how to make video games? No worry. Below, I’ll run you through the 3 steps in order to do so. (Yes, your heard it right, simply 3)...
Classic Pong Source Code Released
I finally got around to finish my version of Pong. It isn’t true to the original game, but resembles it somewhat in game play. This isn’t supposed to be a deep game, simply a downloadable game that you can modify in order to learn how to ...
Game Source Available
Just wanted to keep everyone up to date and let you all know that the source code for the Piranha Plant, Wario, and Coin Game has been posted to the forums. Go ahead and give it a try, it will be a great experience to see what was put into making th...
CodeBlocks with SDL Support
This is a quick and simple tutorial on how to setup CodeBlocks with support for the Simple DirectMedia Layer (SDL). Lets start… If you have never installed CodeBlocks before, keep reading until you see the You are done! text. If you already ...
Piranha Plant, Wario, and Coin Game
If you have been following the Talk Binary posts, you might remember that Diego made a post about the Fox, Sheep, and Cabbage Game. Well, in the last two weeks I have been developing a spin off to that same game. It’s called Piranha Plant, Wari...
Classic Pong
I’m releasing a preview of my Pong game. This is simply the first release, the second release should be the final. So far it took me about an hour to create. Not bad eh? You too will soon be able to make games like these so stick around so you ...
Game Career Guide 2008
Soon enough, Talk Binary will be launching video game demos anyone can pick up and play, as well as tinker with the source code in order to learn and make your own games! Meanwhile, for those interested in learning about how to get into the gaming in...
