Hello
I have a problem making a kind of game in flash with AS3. The “game” I’m making is supposed to:
- There is four people playing this game, and they are playing three different games.
- After every game is done, it should be an option to register how many points each player got (eg. 4 points for 1st place, 3 points for 2nd etc.)
- The system must be updated after each game so that the contestors can see how many points they got so far.
- At the end it must be something that says how many points each player got.
How should I do this? Anyone got some tips or links?
Thanks.