OK... I've almost finished a Flash trivia game that is semi-integrated with VB. I say semi-integrated because it uses the user database but that's about it. What I need now are some good ideas for ways to further integrate the game with VB.
Here is what I have so far...
Flash Trivia game. Simultaneous multi-user. It actually works alot like the NTN trivia game that you see at alot of bars. The first user to start the game initializes a new session which loads a set of questions into a "current questions" table. Questions are answered and scores are tallied. The game finishes and high scores are updated. You can see who is playing at the same time as you and what their scores are relative to yours.
Right now everything works... but I need to make the interface a little nicer looking... and add remarks to the code. Does anyone have anymore ideas to add to this before I start releasing the code? Would anyone actually be interested in a release of this type?
Thanks,
Kyle
|