rubygoal icon indicating copy to clipboard operation
rubygoal copied to clipboard

RubyGoal soccer game for Rubyists

Results 4 rubygoal issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

bug

Tournaments should be automatized given a set a players it should: - generate the initial draw - simulate the game

enhancement