guido van robot 1.9.1
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 353
Guido van Robot 1.9.1
Guido van Robot, or GvR for short, is a minimalistic programming language that provides just enough syntax to help students. more>>
Guido van Robot, or GvR for short, is a minimalistic programming language that provides just enough syntax to help students learn the concepts of sequencing, conditional branching, looping, and procedural abstraction.
Guido van Robots biggest strength is that it permits this learning in an environment that combines the thrill of problem-solving with instant visual feedback.
<<lessGuido van Robots biggest strength is that it permits this learning in an environment that combines the thrill of problem-solving with instant visual feedback.
Download (0.20MB)
Added: 2006-07-14 License: GPL (GNU General Public License) Price:
1200 downloads
Gnono 1.9.1
Gnono is a rewrite of the Windows card game WUNO for GNOME. more>>
Gnono is a rewrite of the Windows card game WUNO for GNOME. Gnonos objective is to discard all of ones cards before the opponent does.
Cards are discarded by matching the value or color of the top discard or by playing a wild card.
HOW TO PLAY
Each player picks a card. The person with the highest value card plays first. (not yet implemented)
Each player is dealt either 7 or 11 cards, depending on the chosen preferences. (not yet implemented) The remainder of the cards are placed face down on the pick-up pile, and the top card of the pick-up pile is turn over onto the discard pile.
Play starts in a clockwise direction. The player, whos turn it is, has to play a card which matches the card on the discard pile. This played card then becomes the new topmost card on the discard pile. The card played must match the card on the discard pile by either function (i.e. number) or colour (pattern). Alternatively, the player can play a wild card.
If the player does not have a card which they can play, they must take a card from the pick-up pile. If they can play the card they have picked up, they may, otherwise they keep it and play moves to the next player.
The same applies if the player does have a card they can play, but chooses not to.
PLAYING OUT
Once a player has played all their cards, the current round is over, and the winning player gets the sum of the points in the oppenents hands added to their current score. If the player has reached the playout score, they win the game, otherwise play starts again with the next round.
During play, if all the cards have been taken from the pick-up pile, the deck is shuffled and play continues.
Enhancements:
- Migrate all deprecated GTK+ APIs.
- Implement GnomeGoals/PoLinguas.
- Reverse card acts as Skip in two-player game.
- Make one "Points to Win" field showing the playout score instead of individual fields showing points remaining to win.
- Added man page.
<<lessCards are discarded by matching the value or color of the top discard or by playing a wild card.
HOW TO PLAY
Each player picks a card. The person with the highest value card plays first. (not yet implemented)
Each player is dealt either 7 or 11 cards, depending on the chosen preferences. (not yet implemented) The remainder of the cards are placed face down on the pick-up pile, and the top card of the pick-up pile is turn over onto the discard pile.
Play starts in a clockwise direction. The player, whos turn it is, has to play a card which matches the card on the discard pile. This played card then becomes the new topmost card on the discard pile. The card played must match the card on the discard pile by either function (i.e. number) or colour (pattern). Alternatively, the player can play a wild card.
If the player does not have a card which they can play, they must take a card from the pick-up pile. If they can play the card they have picked up, they may, otherwise they keep it and play moves to the next player.
The same applies if the player does have a card they can play, but chooses not to.
PLAYING OUT
Once a player has played all their cards, the current round is over, and the winning player gets the sum of the points in the oppenents hands added to their current score. If the player has reached the playout score, they win the game, otherwise play starts again with the next round.
During play, if all the cards have been taken from the pick-up pile, the deck is shuffled and play continues.
Enhancements:
- Migrate all deprecated GTK+ APIs.
- Implement GnomeGoals/PoLinguas.
- Reverse card acts as Skip in two-player game.
- Make one "Points to Win" field showing the playout score instead of individual fields showing points remaining to win.
- Added man page.
Download (0.41MB)
Added: 2007-02-21 License: GPL (GNU General Public License) Price:
975 downloads
GNU Robots 1.0D
GNU Robots project is a robot construction game. more>>
GNU Robots project is a robot construction game.
GNU Robots is a game/diversion where you construct a program for a little robot, then watch him explore a world.
The world is filled with baddies that can hurt you, objects that you can bump into, and food that you can eat.
The goal of the game is to collect as many prizes as possible before you are killed by a baddie or you run out of energy.
GNU Robots is a game/diversion where you construct a program for a little robot, then watch him explore a world. The world is filled with baddies that can hurt you, objects that you can bump into, and food that you can eat. The goal of the game is to collect as many prizes as possible before are killed by a baddie or you run out of energy. GNU Robots (including source) will be released under the GNU General Public License.
The GNU Robots playing field is filled with food (increases energy), prizes (to increase your score), walls (which you can bump into), and baddies (which can inflict damage.)
To make the program easier to design and implement, I have decided to let the robot program be written in a text file, so that advanced programmers dont have to limit themselves to a visual programming interface. The language will be Scheme, which provides for flexibility in writing your programs. For non-programmers, there will also be a visual programming interface, which will generate Scheme code.
GNU Robots uses GNU Guile as the language back-end (Scheme). This will make the GNU Robots game engine more consistent with other GNU projects, as it will use the same extension language.
Enhancements:
- Added some extra documentation (but not much) and the early beginning of code clean-up.
<<lessGNU Robots is a game/diversion where you construct a program for a little robot, then watch him explore a world.
The world is filled with baddies that can hurt you, objects that you can bump into, and food that you can eat.
The goal of the game is to collect as many prizes as possible before you are killed by a baddie or you run out of energy.
GNU Robots is a game/diversion where you construct a program for a little robot, then watch him explore a world. The world is filled with baddies that can hurt you, objects that you can bump into, and food that you can eat. The goal of the game is to collect as many prizes as possible before are killed by a baddie or you run out of energy. GNU Robots (including source) will be released under the GNU General Public License.
The GNU Robots playing field is filled with food (increases energy), prizes (to increase your score), walls (which you can bump into), and baddies (which can inflict damage.)
To make the program easier to design and implement, I have decided to let the robot program be written in a text file, so that advanced programmers dont have to limit themselves to a visual programming interface. The language will be Scheme, which provides for flexibility in writing your programs. For non-programmers, there will also be a visual programming interface, which will generate Scheme code.
GNU Robots uses GNU Guile as the language back-end (Scheme). This will make the GNU Robots game engine more consistent with other GNU projects, as it will use the same extension language.
Enhancements:
- Added some extra documentation (but not much) and the early beginning of code clean-up.
Download (0.070MB)
Added: 2006-11-17 License: GPL (GNU General Public License) Price:
1076 downloads
NRobot 0.21
NRobot project is an autonomous robot fighting game. more>>
NRobot project is an autonomous robot fighting game.
Instead of directly controlling a robot, the human playing the game must write a program that acts as the "brain" of the robot.
The robot will then be dumped into the game arena and must attempt to survive on its own. NRobot is written for the ECMA CLR. Its been tested on Mono and on Microsofts .NET framework. Currently, it is functional and "playable".
It comes with three sample robot implementations, so that "out of the box" you can watch a game. One important missing feature is a security architecture: robot code executes with full privileges.
Thus, its recommended that if you are running any robots from untrusted sources, NRobot is run under a user account with no privileges over files you care about.
Its also short on documentation, and the GUI implementations have some rough edges.
<<lessInstead of directly controlling a robot, the human playing the game must write a program that acts as the "brain" of the robot.
The robot will then be dumped into the game arena and must attempt to survive on its own. NRobot is written for the ECMA CLR. Its been tested on Mono and on Microsofts .NET framework. Currently, it is functional and "playable".
It comes with three sample robot implementations, so that "out of the box" you can watch a game. One important missing feature is a security architecture: robot code executes with full privileges.
Thus, its recommended that if you are running any robots from untrusted sources, NRobot is run under a user account with no privileges over files you care about.
Its also short on documentation, and the GUI implementations have some rough edges.
Download (0.38MB)
Added: 2006-11-21 License: GPL (GNU General Public License) Price:
1067 downloads
Riding With Robots 0.1
Riding With Robots is a SuperKaramba theme to ride along with the armada of robotic space probes now exploring the Solar System. more>>
Riding With Robots is a SuperKaramba theme to ride along with the armada of robotic space probes now exploring the Solar System.
Its a Linux implementation of the Riding With Robots Dashboard widget that has been popular on Mac OS X. It brings the latest downlink from RidingWithRobots.org right to your desktop, automatically checking for updates every few hours.
Double-clicking the widget will launch Firefox and bring you to the site for more information.
This 0.1 version has only been tested on SUSE Linux 10 in KDE. Im very open to suggestions for improvement.
<<lessIts a Linux implementation of the Riding With Robots Dashboard widget that has been popular on Mac OS X. It brings the latest downlink from RidingWithRobots.org right to your desktop, automatically checking for updates every few hours.
Double-clicking the widget will launch Firefox and bring you to the site for more information.
This 0.1 version has only been tested on SUSE Linux 10 in KDE. Im very open to suggestions for improvement.
Download (0.016MB)
Added: 2006-07-11 License: GPL (GNU General Public License) Price:
1275 downloads
Sinleb Robot OCR 1.0
Robot OCR ( Optical Character Regognition ) in php , no database needed , no installation required. Upload the script into your server and just all (tested in linux only) more>> <<less
Download (600KB)
Added: -0001-11-30 License: Freeware Price: 0USD
downloads
GUIDOLib 1.33
GUIDOLib is designed as a project aiming at the development of a generic, portable library and API for the graphical rendering of musical scores. more>>
GUIDOLib 1.33 is designed as a project aiming at the development of a generic, portable library and API for the graphical rendering of musical scores. The library is based on the GUIDO Music Notation Format as the underlying data format. The library takes account of the conventional music notation system and should be flexible enough to include any graphical sign and musical information if necessary.
Major Features:
- The GUIDOLib project includes the development of several applications for tasks like displaying/rendering musical scores (GUIDO Noteviewer), playback GUIDO files via MIDI, or the conversion between GUIDO and and other scorefile formats. Another main topic of the project is the development of the portable library and API for graphical score.
- The GUIDOLib project has started in December 2002 by improving the source code of the GUIDO NoteViewer (created by Kai Renz) through an collaboration between the MidiShare group at GRAME (Lyon/France) and the SALIERI group at the Darmstadt University of Technology.
Added: 2008-02-05 License: GPL Price: FREE
1 downloads
GNU Robbo 0.57
GNU Robbo is a game ported from the Atari XE/XL. more>>
GNU Robbo project is a game ported from the Atari XE/XL.
The player has to rescue Robbo the robot from an unfriendly planet and help him collect all the parts of a capsule so he can go to another level.
<<lessThe player has to rescue Robbo the robot from an unfriendly planet and help him collect all the parts of a capsule so he can go to another level.
Download (0.065MB)
Added: 2006-12-07 License: GPL (GNU General Public License) Price:
1057 downloads
Robocode Robots 1.0
Robocode Robots project is a collection of robocode robots. more>>
Robocode Robots project is a collection of robocode robots.
This project is a collection of robots for the robocode framework.
Robocode is an alphaworks project from IBM that provides an environment for creating software robots that compete against each other.
This collection provides examples for people who wish to write their own robots.
<<lessThis project is a collection of robots for the robocode framework.
Robocode is an alphaworks project from IBM that provides an environment for creating software robots that compete against each other.
This collection provides examples for people who wish to write their own robots.
Download (0.018MB)
Added: 2006-11-08 License: GPL (GNU General Public License) Price:
1105 downloads
nagircbot 0.0.21
nagircbot (Nagios IRC bot) announces the Nagios status on an IRC channel. more>>
nagircbot (Nagios IRC bot) announces the Nagios status on an IRC channel.
Type:
./nagircbot -h
for a list of options.
Enhancements:
- A switch for letting nagircbot use a password when entering a channel was added.
- Code which implements a keep alive was added.
<<lessType:
./nagircbot -h
for a list of options.
Enhancements:
- A switch for letting nagircbot use a password when entering a channel was added.
- Code which implements a keep alive was added.
Download (0.013MB)
Added: 2007-08-15 License: GPL (GNU General Public License) Price:
801 downloads
robots.txt 1.0.3
robots.txt is a PHP script that acts like a normal robots.txt file, but with a few differences. more>>
robots.txt is a script in PHP that acts like a normal robots.txt file, but with a few differences.
When a Spider attempts to access robots.txt, the script will "disallow" access to a list of pre-defined directories. When a normal user attempts to access robots.txt, it will "disallow" access to all directories.
This is a security precuation and an attempt to prevent users from finding "hidden" directories by looking at the robots.txt file.
Enhancements:
- The two serious bugs that meant robots.txt did not function properly were fixed.
- A bug that meant the data printed back would not be parseable by Web crawlers was fixed.
- A new function to clean up data from the files was added.
<<lessWhen a Spider attempts to access robots.txt, the script will "disallow" access to a list of pre-defined directories. When a normal user attempts to access robots.txt, it will "disallow" access to all directories.
This is a security precuation and an attempt to prevent users from finding "hidden" directories by looking at the robots.txt file.
Enhancements:
- The two serious bugs that meant robots.txt did not function properly were fixed.
- A bug that meant the data printed back would not be parseable by Web crawlers was fixed.
- A new function to clean up data from the files was added.
Download (0.004MB)
Added: 2006-03-01 License: GPL (GNU General Public License) Price:
1337 downloads
Xastir 1.9.1
Xastir ptoject can receive and plot APRS position packets. more>>
Xastir ptoject can receive and plot APRS position packets. Development is a collaborative effort of programmers from around the world. Xastir supports many map formats and is highly customizable. Check out the "Screen Shots" link to see just a few of the ways that Xastir can be used.
Xastir runs on Windows/MacOSX/Linux/FreeBSD/Solaris/Lindows, with many more possible. It supports 125 map formats, several types of TNCs and weather stations, Festival speech synthesizer, AX.25 networking (Soundmodem/Baycom/SCC!) and seven languages!. On Unix-like operating systems, you can run your weather station or GPS on a separate computer as well, which is good for those hams who are already short on serial ports.
Xastir is FREE! under the GPL license and comes with all source code.
<<lessXastir runs on Windows/MacOSX/Linux/FreeBSD/Solaris/Lindows, with many more possible. It supports 125 map formats, several types of TNCs and weather stations, Festival speech synthesizer, AX.25 networking (Soundmodem/Baycom/SCC!) and seven languages!. On Unix-like operating systems, you can run your weather station or GPS on a separate computer as well, which is good for those hams who are already short on serial ports.
Xastir is FREE! under the GPL license and comes with all source code.
Download (2.1MB)
Added: 2007-05-02 License: GPL (GNU General Public License) Price:
909 downloads
JRobot 1
JRobot project is a complete tool to manipulate the Mitsubishi RVM1 robot. more>>
JRobot project is a complete tool to manipulate the Mitsubishi RVM1 robot.
Its features include the ability to connect to a RVM1 robot locally and remotely, viewing from a camera with RTP, and a virtual view which is useful when executing JRobot in test mode.
It is possible to manipulate the RVM1 robot with a joystick and program and test it with a GUI.
Main features:
- Easy programming with editor: saving, loading, executing programs as easy as hello.
- Output window to know any time whats happening
- Virtual view in JAVA3D created with milimeter precision,
- Possible view with a camera, on local or remote through a RTP server,
- Possible connection to RVM1 robot by serial port or remote through a server.
<<lessIts features include the ability to connect to a RVM1 robot locally and remotely, viewing from a camera with RTP, and a virtual view which is useful when executing JRobot in test mode.
It is possible to manipulate the RVM1 robot with a joystick and program and test it with a GUI.
Main features:
- Easy programming with editor: saving, loading, executing programs as easy as hello.
- Output window to know any time whats happening
- Virtual view in JAVA3D created with milimeter precision,
- Possible view with a camera, on local or remote through a RTP server,
- Possible connection to RVM1 robot by serial port or remote through a server.
Download (0.73MB)
Added: 2006-10-21 License: GPL (GNU General Public License) Price:
641 downloads
Open RObot COntrol Software 1.2.1
Open RObot COntrol Software (Orocos) framework applies software patterns in C++ to achieve real-time execution of software... more>>
Open RObot COntrol Software (Orocos) framework applies software patterns in C++ to achieve real-time execution of software components and provides an infrastructure to quickly integrate them in a real-time operating system such as RTAI or RTLinux, although it can be tested on normal Linux systems.
The Orocos project started as a Free Software project for robotics, but it has outgrown its robotics-dependent roots. Hence, "Orocos" now consists of two decoupled but integrated sub-projects:
Open Realtime Control Services.
This is a hard realtime Software Framework for all possible machine control applications, fully independent of the projects original robotics focus. It is designed to run safely parallel user defined tasks, on both vanilla Linux 2.6 and hard realtime RTAI. Extensive graphical configuration support is available.
Available features: hardware abstraction, operating system abstraction, event handling, hierarchical and parallel state machines, realtime "PLC" scripting, command parsing, online property configuration, multiple time- and event-triggered threads, advanced data protection for synchronous/asynchronous data flow, strongly typed data flow, (on-line) configuration support, ...
Integration between RTAI and TAO and ACE is also part of the ongoing work towards a hard realtime distributed control infastructure based on CORBA.
Open Robot Control Software.
A set of class libraries and an application framework offering generic functionality for machine tools and robots: cascaded control loops and control components, motion generation and interpolation; kinematics and dynamics; robot-specific control algorithms; estimation and identification; etc.
The following families of applications have working implementations available: force-controlled 6R manipulator arm and Cartesian XYZ machine tools. We would welcome developers to start mobile robot and humanoid robot application(s). In those efforts, much of the material of the above-mentioned applications can be reused. In addition, detailed support is available through the Developers mailing list. So, each new application requires moderate programming effort. (Not taking into account system-dependent modules such as device drivers, or kinematic routines.)
Open RObot COntrol Software is designed to appeal to roboticists. See the Orocos project homepage for an automated download script.
Enhancements:
- Support for RTAI 3.4 and 3.5 was improved.
- Various fixes were made in the CORBA support layer.
- The example code and documentation had a review.
<<lessThe Orocos project started as a Free Software project for robotics, but it has outgrown its robotics-dependent roots. Hence, "Orocos" now consists of two decoupled but integrated sub-projects:
Open Realtime Control Services.
This is a hard realtime Software Framework for all possible machine control applications, fully independent of the projects original robotics focus. It is designed to run safely parallel user defined tasks, on both vanilla Linux 2.6 and hard realtime RTAI. Extensive graphical configuration support is available.
Available features: hardware abstraction, operating system abstraction, event handling, hierarchical and parallel state machines, realtime "PLC" scripting, command parsing, online property configuration, multiple time- and event-triggered threads, advanced data protection for synchronous/asynchronous data flow, strongly typed data flow, (on-line) configuration support, ...
Integration between RTAI and TAO and ACE is also part of the ongoing work towards a hard realtime distributed control infastructure based on CORBA.
Open Robot Control Software.
A set of class libraries and an application framework offering generic functionality for machine tools and robots: cascaded control loops and control components, motion generation and interpolation; kinematics and dynamics; robot-specific control algorithms; estimation and identification; etc.
The following families of applications have working implementations available: force-controlled 6R manipulator arm and Cartesian XYZ machine tools. We would welcome developers to start mobile robot and humanoid robot application(s). In those efforts, much of the material of the above-mentioned applications can be reused. In addition, detailed support is available through the Developers mailing list. So, each new application requires moderate programming effort. (Not taking into account system-dependent modules such as device drivers, or kinematic routines.)
Open RObot COntrol Software is designed to appeal to roboticists. See the Orocos project homepage for an automated download script.
Enhancements:
- Support for RTAI 3.4 and 3.5 was improved.
- Various fixes were made in the CORBA support layer.
- The example code and documentation had a review.
Download (3.0MB)
Added: 2007-07-04 License: LGPL (GNU Lesser General Public License) Price:
852 downloads
Robo Hunt 0.1
Robo Hunt is an action game where you have to run for life and plutonium. more>>
Robo Hunt is an action game where you have to run for life and plutonium.
Take all plutonium and dont be caught. The robot hunters are smart and they do not cheat.
<<lessTake all plutonium and dont be caught. The robot hunters are smart and they do not cheat.
Download (0.12MB)
Added: 2005-11-23 License: GPL (GNU General Public License) Price:
1432 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above guido van robot 1.9.1 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed