Game programming

Moderators: None (Apply to moderate this forum)
Number of threads: 2070
Number of posts: 5361

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
New Game Idea need help!!! Posted by redsoxfan911 on 7 Feb 2009 at 8:16 AM
Hi Everyone,
I have a game idea well actually it has been done but none that are very good. I want a browser based baseball management game. I have very little experience so I need help.

Things I need in game
Most troubling to me is how to sim stats
adjustable Roster page
finance page
stadium ticket and concessions adjustable page
trading and free agents
draft
and more

If you have experience love baseball and want to help email me at redsoxfan911@myway.com and tell me what you can help with.
Report
Re: New Game Idea need help!!! Posted by redsoxfan911 on 7 Feb 2009 at 8:19 AM
oh and for the record I am looking for people to work for free in spare time. If this works out how i want I can throw a pay fee and then get paid but til then just starting.
Report
Re: New Game Idea need help!!! Posted by codyBane on 10 Mar 2009 at 3:25 PM
Everyone's looking for free developer help these days...

"I have very little experience so I need help."
Get some.

"Things I need in game"
"Most troubling to me is how to sim stats"

.... well if you're doing a basic web application (php + mysql for example) create a database table to hold the values you'll need, create your rules, and use php to generate the player stats. Build a little php app to generate 'x' number of players to populate the database.
Have fun though - you'll need to sort out players abilities, what team they're on. You might want to be able to store several leagues in one database like the nhlpa games.. try not to over complicate it the first time around - just keep it simple and make it work once, THE EASY WAY. If you can do that and it works and you like it? Then spend the time recreating the system with a revised design. You'll have more improvements in mind and a better idea of what's going on if you finish. (and be less discouraged - I know what it's like being a beginner and getting into projects that are way over my head in the past)

"adjustable Roster page"

Again if you're doing this with php/mysql (html, css, and javascript are naturally implied) this is best done with html and javascript. Look up tutorials on dynamic form fields or dynamic form lists.

The rest is up to you.
Alternatively you could do this in flash.. if you have the time, money, and expertise. But it sounds like a challenging enough starter project for html/javascript/css/php/mysql.

Good luck.
CodyBane++,
web application development



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.