Warning: array_replace_recursive(): Argument #2 is not an array in /home/vstasks7/public_html/myvolleygame.com/wp-content/plugins/patron-button-and-widgets-by-codebard/index.php on line 1653
Warning: array_map(): Argument #2 should be an array in /home/vstasks7/public_html/myvolleygame.com/wp-content/plugins/patron-button-and-widgets-by-codebard/index.php on line 1656
Warning: array_replace_recursive(): Argument #2 is not an array in /home/vstasks7/public_html/myvolleygame.com/wp-content/plugins/patron-button-and-widgets-by-codebard/index.php on line 1653
Warning: array_map(): Argument #2 should be an array in /home/vstasks7/public_html/myvolleygame.com/wp-content/plugins/patron-button-and-widgets-by-codebard/index.php on line 1656
Warning: array_replace_recursive(): Argument #2 is not an array in /home/vstasks7/public_html/myvolleygame.com/wp-content/plugins/patron-button-and-widgets-by-codebard/index.php on line 1653
Warning: array_map(): Argument #2 should be an array in /home/vstasks7/public_html/myvolleygame.com/wp-content/plugins/patron-button-and-widgets-by-codebard/index.php on line 1656 August 2017 – My Volley Game
Some incredible people on gamedev.net forum said to me, that it would be great if my posts were little more detailed. So I decided this time I will show you entire process of thinking behind feature implementation. There is also some cool C++!
Every action in volleyball starts with a serve. So I thought that’s a cool first feature to start working on. Also there isn’t really much you need – a player, a field and a ball.