C Board  

Go Back   C Board > General Programming Boards > Game Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 09-30-2001, 09:11 AM   #1
Unregistered
Guest
 
Posts: n/a
Question Idea's for game

hey,
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)
  Reply With Quote
Old 09-30-2001, 12:02 PM   #2
Unregistered
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
  Reply With Quote
Old 09-30-2001, 03:47 PM   #3
Registered User
 
Join Date: Aug 2001
Posts: 47
Nibbles!!! (the snake game)
TerranFury is offline   Reply With Quote
Old 10-01-2001, 06:20 AM   #4
Unregistered
Guest
 
Posts: n/a
Thumbs up Thanks

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..
  Reply With Quote
Old 10-02-2001, 06:33 PM   #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   Reply With Quote
Old 10-02-2001, 09:16 PM   #6
Unregistered
Guest
 
Posts: n/a
hey could you send the tutorial to blue_flame_zero@hotmail.com thanks
  Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

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


All times are GMT -6. The time now is 02:46 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22