Thread: Sports simulation/game website ideas

  1. #1
    Registered User
    Join Date
    Jul 2009
    Posts
    2

    Sports simulation/game website ideas

    I have a website that simulates results for multiple sports. Users can play teams in different formats such as head to head, tournament, season, league, championship series and more. I have teams on many levels from high school to the pro's.

    Here's the site and a few links to give you an idea.

    National Sports Rankings - Home

    Super Bowl from the past

    Daily Matchup

    new baseball game

    National Sports Rankings

    I'm the owner and creator of the games and the database, but I have a friend who codes everything to make it available online. I don't have any coding back round, I create the games in one format and he tranfers the game to make it web friendly.

    To make a short story long, here's the project I'm currently working on and NEED some help!. We're making a table top bar game using different features from my site. My brother just opened up a sports bar, so we're going to place it there.

    I'm looking to add more sports oriented games/trivia. I'd be willing to discuss all options and ideas. I think it's a great opportunity to get a game or idea out there. The video game company my brother currently deals with loves the idea and is willing to work on multiplying units as the game takes off.

    Any ideas you may have or games that may fit this genre would be great.

    Thanks for taking a look, I appreciate it.

    Ed

  2. #2
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    I don't see how this post applies to specific game programming issues. Moved to Tech.

  3. #3
    Guest Sebastiani's Avatar
    Join Date
    Aug 2001
    Location
    Waterloo, Texas
    Posts
    5,708
    >> Moved to Tech.

    Or maybe Projects/Job Recruitment?
    Code:
    #include <cmath>
    #include <complex>
    bool euler_flip(bool value)
    {
        return std::pow
        (
            std::complex<float>(std::exp(1.0)), 
            std::complex<float>(0, 1) 
            * std::complex<float>(std::atan(1.0)
            *(1 << (value + 2)))
        ).real() < 0;
    }

  4. #4
    Registered User
    Join Date
    Jul 2009
    Posts
    2
    Sorry, wasn't sure where to post it. Just looking for some help, thanks

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How's my new Website
    By asbo60 in forum General Discussions
    Replies: 53
    Last Post: 07-10-2009, 10:10 AM
  2. cool ideas for a game
    By Shadow12345 in forum Game Programming
    Replies: 7
    Last Post: 05-18-2004, 08:37 PM
  3. idea's idea's idea's
    By mithrandir in forum A Brief History of Cprogramming.com
    Replies: 10
    Last Post: 04-29-2002, 12:30 AM