Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Opened 7 years ago

Last modified 7 years ago

#430 new task

Highscore system for minigames

Reported by: fvultier Owned by: nobody
Priority: minor Milestone: Version 0.2 Codename: Bellatrix
Component: Network Version: 0.0.4
Keywords: Highscore Cc:
Referenced By: References:

Description (last modified by fvultier)

It would be nice to have a highscore list for the minigames (and probably certain other levels).

Important design steps/decisions:

  • Where should the highscore list be saved? Probably on the master server?
  • Somehow the game should be able to read the current highscore for a particular level from the masterserver. How can you implement this?
  • After terminating a level (and having a higher score than any other player) you should be able to send your score to the masterserver.
  • There should be a way how the player can enter his/her name when having a new highscore. Create a GUI where the player can enter the name.
  • Create a CEGui Menu where the player can look at the highscore lists of the different levels. This could maybe look like the following screenshot from the game "Doodle Jump".

Attachments (1)

highscore.jpg (129.6 KB) - added by fvultier 7 years ago.

Download all attachments as: .zip

Change History (2)

Changed 7 years ago by fvultier

comment:1 Changed 7 years ago by fvultier

  • Description modified (diff)
Note: See TracTickets for help on using tickets.