![]() |
| | #1 |
| Guest
Posts: n/a
| I am just another newbie c++ programmer hanging around here, hoping to learn something. So I thought, let's fool around a little with tic-tac-toe. I found a code on the forum, and edited it, till the bugs were out, and the game was working optimal. Now I am wondering, what kind of game would be nice for me to create next? (Something similair to tic-tac-toe) |
|
| | #2 |
| Guest
Posts: n/a
| You could do connect 4, mastermind, or bagles. You can make consol games real time also like say zzt at zzt.org |
|
| | #3 |
| Registered User Join Date: Aug 2001
Posts: 47
| Nibbles!!! (the snake game) |
| TerranFury is offline | |
| | #4 |
| Guest
Posts: n/a
| Thanks guys, ill see what I can do. (The mastermind sounded best of the idea's given ![]() But maybe I will make the tictactoe a little better first.. |
|
| | #5 |
| Unleashed Join Date: Sep 2001
Posts: 1,755
| hey uhh I have a VERY nice pong tutorial. I have noooooooo clue where I got it from though. It shows you how to create pong step by step. The person uses make files to compile though ( several files ). It compiles juuuust fine with GCC. There are like 7 major steps in it ( graphics, input, the engine, etc ). All the source code is there with tutorials and it's ready to be compiled the minute you download it. Im just looking at it so i can see how to display a picture in dos lol.....I can load any image i want, so far. But, actually implimenting that into my own programs from scratch.....no, not that far. It uses GCC to comile ( DJGPP ) and allegro for the graphics. If someone wants this, let me know. OR, if someone wants to give some advice on displaying an image.....be glad to know. I'd prefer a "good" tutorial over answers though, so I can learn from scratch. If someone has some code for me to check out though, why not....
__________________ The world is waiting. I must leave you now. |
| Shadow is offline | |
| | #6 |
| Guest
Posts: n/a
| hey could you send the tutorial to blue_flame_zero@hotmail.com thanks |
|
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Project ideas. | Wraithan | General Discussions | 5 | 04-25-2009 03:29 PM |
| Ideas, how do you get them? xD | Akkernight | General Discussions | 10 | 01-22-2009 03:53 AM |
| cool ideas for a game | Shadow12345 | Game Programming | 7 | 05-18-2004 08:37 PM |
| idea's idea's idea's | mithrandir | A Brief History of Cprogramming.com | 10 | 04-29-2002 12:30 AM |
| Small app ideas | dirkduck | A Brief History of Cprogramming.com | 4 | 02-15-2002 08:57 PM |