Re: [Pharo-project] Have you played with Ameba?
On Jun 10, 2011, at 3:54 PM, Alexandre Bergel wrote:
Fun :-)
Indeed! I want a yellow one made of circles... because it reminds me of a german kids tv show that I liked *a lot* when I was little: http://www.youtube.com/watch?v=OSlJYoRrh0k :-)
On 9 Jun 2011, at 09:56, HwaJong Oh wrote:
"Load package" Gofer new squeaksource: 'DaliotsPlayground'; package: 'Ameba'; load.
"run objects" x := Ameba example.
"kill objects" x do: #delete.
-- View this message in context: http://forum.world.st/Have-you-played-with-Ameba-tp3585624p3585624.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
Markus, Forget Ameba. Ani is here. Zini das Wuslon is implemented. It moves like a real one. Gofer new squeaksource: 'DaliotsPlayground'; package: 'ConfigurationOfDaliotsPlayground'; load. (Smalltalk at: #ConfigurationOfDaliotsPlayground) project lastVersion load: 'Ani' http://appdal.com/groups/36442/wiki/9eee9/Ani.html Best Regards HwaJong Oh -- View this message in context: http://forum.world.st/Have-you-played-with-Ameba-tp3585624p4207593.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Hi HwaJong, On which image should I try it. I used pharo-1.3-13315 and Pharo-1.4-14225, but I couldn't run the examples. Best, Noury On 17 déc. 2011, at 08:40, HwaJong Oh wrote:
Markus,
Forget Ameba. Ani is here.
Zini das Wuslon is implemented. It moves like a real one.
Gofer new squeaksource: 'DaliotsPlayground'; package: 'ConfigurationOfDaliotsPlayground'; load.
(Smalltalk at: #ConfigurationOfDaliotsPlayground) project lastVersion load: 'Ani'
http://appdal.com/groups/36442/wiki/9eee9/Ani.html
Best Regards HwaJong Oh
-- View this message in context: http://forum.world.st/Have-you-played-with-Ameba-tp3585624p4207593.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Noury -- http://twitter.com/#!/NouryBouraqadi
SORRY FOR 5 MONTH LATE REPLY They are all done in Pharo 1.2.1-CogOneClick. I haven't checked for other Pharos, but it is so pure, i don't think they would not work. I better check & report. It would be easy for me to understand what is happening in your side, if you send me a screen recordings. HwaJong Oh -- View this message in context: http://forum.world.st/Have-you-played-with-Ameba-tp3585624p4585736.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Noury, I've tested the metacello configurations and packages. Yes, you were right. It did not load on Pharo 1.4, because of two reasons. reason 1: Pharo 1.4 is now OmniBrowser free. reason 2: some packages of mine were not included in the metacello configuration. I've worked on these problems and managed to update the repository. It now loads well on Pharo 1.4. Please test it again. Best Regards HwaJong Oh -- View this message in context: http://forum.world.st/Have-you-played-with-Ameba-tp3585624p4586574.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Hi, I couldn't view the videos (tried with Safari and Firefox), and I could it test your code. I tried on Pharo 1.3 and 1.4. Noury On 17 déc. 2011, at 08:40, HwaJong Oh wrote:
Markus,
Forget Ameba. Ani is here.
Zini das Wuslon is implemented. It moves like a real one.
Gofer new squeaksource: 'DaliotsPlayground'; package: 'ConfigurationOfDaliotsPlayground'; load.
(Smalltalk at: #ConfigurationOfDaliotsPlayground) project lastVersion load: 'Ani'
http://appdal.com/groups/36442/wiki/9eee9/Ani.html
Best Regards HwaJong Oh
-- View this message in context: http://forum.world.st/Have-you-played-with-Ameba-tp3585624p4207593.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Noury -- http://twitter.com/#!/NouryBouraqadi
SORRY FOR 5 MONTH LATE REPLY Vidoes from "DeterministicAni" to "Spiral" is QuickTime mov files embedded into web page. Videos from "Group Ani" to "Klotz Ani" is Flash video. HwaJong Oh -- View this message in context: http://forum.world.st/Have-you-played-with-Ameba-tp3585624p4585747.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (3)
-
HwaJong Oh -
Marcus Denker -
Noury Bouraqadi