Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Field views should indicate when a player has lost #38

Open
xale opened this issue Feb 13, 2010 · 2 comments
Open

Field views should indicate when a player has lost #38

xale opened this issue Feb 13, 2010 · 2 comments

Comments

@xale
Copy link
Owner

xale commented Feb 13, 2010

Field views currently have no indication (except perhaps a "death field" update sent by the server, like Jetrix's "Jetrix field") that the player in that slot is dead, which makes it difficult to determine if a player is still playing.

@xale
Copy link
Owner Author

xale commented Feb 13, 2010

Implementation note: the sexiest way to do this would probably be to "dim" the field, perhaps by applying a filter.

@xale
Copy link
Owner Author

xale commented Feb 13, 2010

The game now automatically gives the local player a randomly-filled field when he or she loses, (which may be replaced by the server's "death field") but a filter or something over the field would still be cool to add later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant