Lint warnings fixed.

This commit is contained in:
Sergey Zubarev 2017-03-04 13:21:01 +03:00
parent 23fb84b82b
commit bcf5d8605d

View file

@ -8,17 +8,18 @@ Changelog:https://github.com/js-labs/ShellsMP/blob/HEAD/CHANGELOG.md
Auto Name:ShellsMP Auto Name:ShellsMP
Summary:Play shells game with your friends Summary:Play shells game with your friends
Description: Description:
This program gives an opportunity to play a Shells game with your friends. This program gives an opportunity to play a Shells game with your friends. Only
Only multiplayer mode is supported, so you will need 2 devices: multiplayer mode is supported, so you will need 2 devices: one for thimblerigger
one for thimblerigger and another one for the victim. and another one for the victim. Devices should be connected to the same WiFi
Devices should be connected to the same WiFi network segment. network segment.
If you are thimblerigger - start the game, wait for the victim, If you are thimblerigger - start the game, wait for the victim, put ball and few
put ball and few cups then move cups. cups then move cups.
If you are victim - connect the game, watch and guess. If you are victim - connect the game, watch and guess.
Source code gives an example how following techonologies can be used: Source code gives an example how following techonologies can be used:
* Android NSD for device discovery * Android NSD for device discovery
* OpenGL text rendering * OpenGL text rendering
* OpenGL ball rendering * OpenGL ball rendering