Indeed I developed in a "old pharo 40 image" and it works. Now I can reproduce the problem so I will have a look at it.Thank you Stef, its great to have some games for Pharo :)��
Some issues
1) I cannot find ChineseChekers in conf browser2) None of the 3 games comes with an easy way to open them. I had to use $GameName$ new openInWindow.3) Tetris is giving me a MNU apparently it does not find the LedMorph class it needs.4) Miners was displaying some weird artefacts when I hit a mine. They dont go away when I hit new game.
On Sun, Feb 8, 2015 at 2:27 PM, olivier auverlot <olivier.auverlot@gmail.com> wrote:
very cool !
2015-02-08 12:05 GMT+01:00 Ignacio Sniechowski <0800nacho@gmail.com>:
Stef,Thanks so much!I love this because its fun to analyze the code and learn from it.BestNacho
Lic. Ignacio Sniechowski, MBA
Prosavic SRL
Tel: (011) 4542-6714
On Sun, Feb 8, 2015 at 6:28 AM, stepharo <stepharo@free.fr> wrote:
Hi guys
It was for so long on my todo list that I decided to start addressing it.
I publish games that were defined long time ago in Squeak.
������ - Tetris
������ - Miners
������ - SameGame
������ - ChineseCheckers
There are now available via the metarepository configuration browser
I will continue to publish some others.
Stef