rubygoal
rubygoal copied to clipboard
RubyGoal soccer game for Rubyists
Using the option to redefine the players line positions, in the `Formation` class, is not always working. If you define the lines positions before defining the players that are in...
Currently the website is in a private repo. As it is a statically generated site it could be hosted by github pages instead Heroku. Having all the content on the...
Coach should not say to several players to occupy the same place. `Formation` class should validate if two or more players are said to be in similar places (a threshold...
Tournaments should be automatized given a set a players it should: - generate the initial draw - simulate the game