robhawkes / rawkets

Massively multiplayer space game utilising HTML5 canvas and WebSockets
http://rawkets.com
GNU General Public License v3.0
194 stars 28 forks source link

Make Kill Counts Survive Accross Sessions #4

Open johnpbloch opened 13 years ago

johnpbloch commented 13 years ago

It would be awesome if kill counts carried over from session to session. As it is, you start at 0 each time the page loads. Maybe kill counts could be paired with twitter usernames?

robhawkes commented 13 years ago

This will be coming once I've implemented the database system that stores game and player data.