Page 1 of 1
Wanting to make an online game
PostPosted: Mon Oct 31, 2005 8:16 pm
by Artist4Jesus89
i dont know if this is exact place to be posting this but i have been wanting to make an online game BUT i have no idea how can somone tell me or help me or something but anyways it was just a thought i would maybe try
PostPosted: Tue Nov 01, 2005 4:57 am
by TurkishMonky
what type of online game?
if it's a multiplayer game page-based, the best bet is to use ASP.Net or PHP with sql server in the background
if it's a one player, but graphically intensive game, use flash, java, or even javascript (a friend of mine did 3D tetris in javascript.
i could give you info on ASP.net, and a little javascript, but that's it.
PostPosted: Tue Nov 01, 2005 6:46 am
by LorentzForce
To be brutal, if you have to actually ask how to, chances say it'll be a LONG time until you can even start with most basic of games, like naughts and crosses, and one that's not even online based. Long time being years in learning programming concepts and actually getting used to a usable language enough to actually be able to pull it off.
But don't give up yet! If you really want to make games then I would strongly suggest you visit a nearby college or uni or whatnot for a crash on a programming course, then decide if you can really take the abuse of trying to make a game yourself.
PostPosted: Tue Nov 01, 2005 7:55 am
by Mithrandir
"Noughts and Crosses" Wow. Haven't heard that in forever. Let's translate that for the poor under educated in the US.
"Tic-Tac-Toe"
(I know, NaC is the original name, but no one here will know what you/re talking about, thought, so I figured you'd rather have them get the metaphore).
PostPosted: Tue Nov 01, 2005 8:07 am
by LorentzForce
Thanks for the help Mith~~
Just incase you don't get even that, the game looks like this;
o | x | o
------------
-x-|-x-|-x-
----------
o | o |