Slashdot Mirror


GPL Edutainment Software

haxot writes "I'm the technologist at a local library. In our lab, I've managed to get some recognition for tools such as GIMP and Open Office, and even such toys as Bomberman and BZFlag. Now I'm turning towards the children's computers, which are mostly filled with ancient, buggy, rather boring games that try to be interactive TV shows rather than something entertaining. I'm looking for good OSS games and education suites (preferably multi-platform — I want to be ready for an OS switch to Linux). I'm not picky about the license; I'd just like the software to actually have that 'neat' appeal. Some examples I've found already are Gcompris and Tux Paint. My focus is the 2-year-old to 8-year-old range, but I'm happy to hear teen-oriented suggestions too. Since it's a public library, however, I can't have any software on the computers that is risqué, gory, or violent."

3 of 190 comments (clear)

  1. Comment removed by account_deleted · · Score: 5, Informative

    Comment removed based on user account deletion

  2. Mindrover by khayman80 · · Score: 5, Informative
    I highly recommend "Mindrover". In this game, you build and program a little robot that goes through obstacle courses, fights other robots, etc. It's got an intuitive graphical programming language (though you can edit the files directly for a more hands on approach). You get to program the robot's default behavior, define how it responds to threats, program "hunting" strategies, etc.

    There's a demo available online, I recommend at least trying it out: http://www.mindrover.com/

    Oh, and there's a Linux version too.

  3. Take a look at MIT Scratch by Anonymous Coward · · Score: 5, Informative

    Website is here. It's a different approach to teaching programming fundamentals to kids, somewhat akin to the concept behind LOGO.