NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Programming
Reload this Page How do you make...

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.

Advanced Search


Closed Thread
 
LinkBack Thread Tools
Old 10-22-2005, 04:36 PM THREAD STARTER               #1 (permalink)
NamePros Regular
Join Date: Jul 2005
Location: U.S.A.
Posts: 655
Coolprogram has a spectacular aura aboutCoolprogram has a spectacular aura about
 



How do you make...


How do you make a browser based game? I want to know this because i am hoping to be able to make a game. So can somone please help me?
Thanks,
-Coolprogram
P.S. Can you make a browser based game with C++?
Coolprogram is offline  
Old 10-22-2005, 05:20 PM   #2 (permalink)
DNOA Member
Join Date: May 2004
Posts: 5,040
mholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant future
 


Autism Marrow Donor Program 9/11/01 :: Never Forget Multiple Sclerosis Adoption Alzheimer's Lou Gehrig's Disease (ALS)
With C++? Not really, but you could with C# or ASP.NET if you have a Windows host. Really, behind-the-scenes, PHP is just C++ code.

To make a browser-based game, just make a bunch of PHP code that does stuff... it really depends on the type of game you want to make.
mholt is offline  
Old 10-22-2005, 11:15 PM   #3 (permalink)
Senior Member
 
commes's Avatar
Join Date: May 2005
Location: Regina, Sask, Canada
Posts: 1,318
commes is just really nicecommes is just really nicecommes is just really nicecommes is just really nice
 



i was wondering the same thing as well, but what kind of php would you have to use?cookies, sessions etc.?would you also maybe have to use a bit of javascript?
commes is offline  
Old 10-23-2005, 12:26 AM   #4 (permalink)
NamePros Member
Join Date: Oct 2005
Location: USA
Posts: 196
ralxz is an unknown quantity at this point
 



You will have to use a bit of everything. Browser based games become terribly difficult if you try to add many features.

A user registration system would be the first step.
__________________
Freelance Graphic Designer for Hire
Portfolio

Contact info here.
ralxz is offline  
Old 10-24-2005, 11:31 AM   #5 (permalink)
Account Suspended
 
thomaslgates's Avatar
Join Date: Oct 2005
Location: India
Posts: 672
thomaslgates is just really nicethomaslgates is just really nicethomaslgates is just really nicethomaslgates is just really nice
 



I dont think you can make a browser based game with C++ but you can with FLASH and JAVA. If you kno them, then I will be ready to help you out!
thomaslgates is offline  
Old 10-24-2005, 12:04 PM   #6 (permalink)
Pro Coder & Designer
 
aween's Avatar
Join Date: Apr 2005
Location: Netherlands
Posts: 967
aween is just really niceaween is just really niceaween is just really niceaween is just really niceaween is just really niceaween is just really niceaween is just really niceaween is just really nice
 



Originally Posted by ralxz
You will have to use a bit of everything. Browser based games become terribly difficult if you try to add many features.
????: NamePros.com http://www.namepros.com/programming/134072-how-do-you-make.html

A user registration system would be the first step.

well it depends how you develop your code

at first stage the code you are using will be somewhat garbage, but then a couple of months later you just improve the code and you can add new features without any problems
__________________
aween web development
aween is offline  
Old 10-25-2005, 05:23 PM THREAD STARTER               #7 (permalink)
NamePros Regular
Join Date: Jul 2005
Location: U.S.A.
Posts: 655
Coolprogram has a spectacular aura aboutCoolprogram has a spectacular aura about
 



I sorta know JAVA but for some reasons it doesnt work on my computer. I had programs and everything installed but it didnt work. if you can get me one that works for Windows XP then that would be useful. I am still learning JAVA though lol.
Coolprogram is offline  
Old 10-25-2005, 05:43 PM   #8 (permalink)
Account Closed
 
axilant's Avatar
Join Date: May 2004
Location: /etc/passwd
Posts: 2,178
axilant is a splendid one to beholdaxilant is a splendid one to beholdaxilant is a splendid one to beholdaxilant is a splendid one to beholdaxilant is a splendid one to beholdaxilant is a splendid one to behold
 

Member of the Month
July 2005

yes it can be done in c++.

http://ectroverse.drownedworld.de/
axilant is offline  
Old 10-28-2005, 01:39 AM   #9 (permalink)
New Member
Join Date: Oct 2005
Posts: 21
oghost is an unknown quantity at this point
 



my friend is working on one of those games.. i heard it takes months to finish..
oghost is offline  
Old 10-29-2005, 11:00 AM   #10 (permalink)
NamePros Member
 
RaptorRex's Avatar
Join Date: Dec 2004
Posts: 93
RaptorRex is an unknown quantity at this point
 



Depends on what kind of game you are talking about. I've written all kinds of games and the most important thing is to pick the right tools after you work out exactly what you want and how it will be used.

You can do a simple card game in Javascript.
You can do a 3D shooter in Java or C++
You can do animation based games in Flash.
You can write a plugin game in C++.
PHP? wouldn't be much of a game. I suppose a word game or something weak with pictures. PHP is pablum. You can't write a serious graphical game with it.

Decide what kind of game you want, what platform, and then choose the right language and development tools.
RaptorRex is offline  
Old 10-29-2005, 01:01 PM THREAD STARTER               #11 (permalink)
NamePros Regular
Join Date: Jul 2005
Location: U.S.A.
Posts: 655
Coolprogram has a spectacular aura aboutCoolprogram has a spectacular aura about
 



Okay thanks for the info people i appreciate all the help. I will probably start with JAVA because i some what know it, but i need to learn how to use it. well thanks,
-Coolprogram
Coolprogram is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Make a Living in the Domain Business danielr Domain Name Discussion 134 10-24-2005 03:57 AM
How to make vector outlines in Photoshop? will7 Graphic Design / Flash 3 05-22-2005 10:10 AM
Spring Cleaning! johnny6 Domains For Sale - Make Offer 6 04-28-2004 11:29 AM
"It Takes Money to Make Money" <-- Fact or Fiction? mai Website Development 2 04-26-2004 11:17 PM
Big sale of .info & .biz one-word domains.Bulk discounts bruno Domains For Sale - Make Offer 0 06-03-2003 02:47 PM

Liquid Web Smart Servers  
All times are GMT -7. The time now is 12:48 PM.

Managed Web Hosting by Liquid Web
Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger