Re: What do you use Euphoria for?
- Posted by Z500 Nov 10, 2011
- 1459 views
i wrote a rudimentary OSCAR library. all it really does is log in and send and receive plain text and html messages, but i do have a bot that surfs wikipedia for me. lol.
i also wrote a program with creatures running around a maze competing for food which drops occasionally. each one belongs to a different species and has different attributes which it inherits, so it's kind of interesting to watch a population evolve. to me anyway.