Subscribe via RSS Become a friend on Facebook Follow me on Twitter

Cymons Games

About

The long term goal of Cymon’s Games is to provide a teaching resource (aka book) that teaches C/C++ programming through examples and tutorials. The short term goal is to provide a game a week with source code (that can eventually be included in the book.)

Cymon’s Games is inspired by the type-in programs of yester-year, when game listings were distributed in print on the pages of magazines. While at the time they were a method of distributing free games they had an effect that was far more reaching. Typing in these programs were a generation’s introduction to programming and inspired many who have gone on to professional produce games today.

Each week Cymon’s Games features a different program, usually small and simple but that are fun to play. You are encouraged to look at its source code by providing it along with the download and providing the source code formatted as you might find it in a book. As you look over the code you may find yourself wanting to write a few lines yourself or fiddle with someone else’s program. All you have to do is get yourself setup with a compiler and the necessary libraries and you’re ready to go.

So you want to make your own games? Great. But don’t think you can just jump in and make cool games like the ones you’d buy at the store. You’re going to need to start simple.

For beginners Cymon’s Games is a great place to start.

If you’re running windows, before can you start you’ll need to load a compiler and you’ll probably want to use a program to make programming easier called an IDE. There are many to choose from. Cymon’s Games recomends MinGW with Code::Blocks. Instructions on getting set up are here.

Your first program should be simple and it is recommended that you actually type it in, not just copy and paste the code. Fortunately hello is simple and small. Print it out, type it in, and you’re on your way. Next, stick with the simpler programs for a while.

As you’re skills improve you can return here to extend the functionality of your compiler with add on libraries like PDCurses or Allegro. Once you’ve added them then more programs become available to you.

If you’re not a beginner, then Cymon’s Games is a great place to show off your work. Cymon’s Games is always looking for contributions. If you’ve made a program, please consider submitting it.

The forums are an exellent place to ask questions, show off what you’ve done, and socialize with others. Anyone can register. Or if you have any specific questions please feel free to contact me.

Cymons Games. All programs provided without guarantee or warranty. Maintained by Joseph Larson.
If you have any questions or notice something is wrong please contact me. Powered by WordPress.