Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sangupta/frag

Free Rice Avant Garde - Experiment with a bot
https://github.com/sangupta/frag

Last synced: 4 days ago
JSON representation

Free Rice Avant Garde - Experiment with a bot

Awesome Lists containing this project

README

        

FRAG or Free Rice Avant Garde is my first experiment creating an automated bot for the [Free Rice](http://freerice.com) online game. It throws multiple-choice questions on varied subjects the player. For every correct answer the site donates 10-20 grains of rice to the World Food Programme to help end hunger.

I have played the game a lot in the past, but changing priorities in life made me devote less and less time. Necessity they say is the mother of all invention - thus the birth of this bot. The bot has the capability to build its own memory when an answer to a question is not known. In such a case, the bot chooses an answer at random and then scans the next page which provides the correct answer. The correct answer is stored in the games database. Using this technique increases the games accuracy.

Free Rice Avant Garde - A Bot Experiment
Copyright (C) 2011, Sandeep Gupta
http://www.sangupta.com/projects/frag

The file is licensed under the the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

See the License for the specific language governing permissions and
limitations under the License.