<e-Adventure> is a software that allows users to make point-and-click games. It is designed mainly for creating point-and click educational games.
Having a simple GUI, <e-Adventure> comes with many features including:
- A simple and easy to use game editor, no complex programming language is needed
- Customizable interfaces
- Created games can be then deployed in the web
- The ability to export games as IMS Content Packages
- Multi-platform: Linux, Windows and Mac, etc.
For more features and information about this software, you can check this page. To install <e-Adventure> on Ubuntu 11.10/11.04, you can download the Debian package from here and install it graphically with Ubuntu Software Center, or run simply these commands from the terminal:
wget -O eAdventure-v1.3RC2-installer.deb http://goo.gl/02glD
sudo dpkg -i eAdventure-v1.3RC2-installer.deb
Enjoy!
Post a Comment