Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 726 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 726 Bytes

Football

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.

Installation

Use the following incantation on your pharo image

EpMonitor disableDuring: [ 
	Metacello new
		baseline: 'Football';
		repository: 'github://akevalion/Football';
		onConflictUseIncoming;
		load ].

Video

https://youtu.be/LOn9jVGa83c

Links