Roassal3 soccer/futbol/football demo.
Works on Pharo 11 and Pharo 12. It probably works also on Pharo 10 but we didn't test it.
Use the following incantation on your pharo image
EpMonitordisableDuring: [ Metacellonewbaseline:'Football';
repository:'github://akevalion/Football';
onConflictUseIncoming;
load ].