Skip to content

Added features following BreizhCamp 2013#31

Open
abailly wants to merge 26 commits intorchatley:masterfrom
abailly:master
Open

Added features following BreizhCamp 2013#31
abailly wants to merge 26 commits intorchatley:masterfrom
abailly:master

Conversation

@abailly
Copy link

@abailly abailly commented Jun 26, 2013

This pull request is a bit messy as it contains several features I have added for running the session at BreizhCamp:

  • Weather questions with variable number of points depending on accuracy of answer
  • Timeout on answers
  • Events logging to external file
  • Minor improvements in UI
  • Load/save questions list

Arnaud Bailly and others added 26 commits March 23, 2012 14:50
Conflicts:
	lib/extreme_startup/anagrams.yaml
* these questions request current weather information for a bunch of cities in the world from users
* this implies players need to connect to the internet to provide the correct answer
* players are awarded a variable number of points depending on the accuracy of their answer
* it relies on yahoo-weather interface (and gem)
* random weather can be generated when not connected to internet
* event log is saved to *.log file in current directory
* it records all major events in a game: player start/withdraw, questions asked, answers, awarded points
* (not implemented) it can be used later on to reload a game at some state or provide game's analysis
* looks like this change is accidental following a `gem upgrade`
* questions' class list are stored in a `questions_factory.yaml` file
* this list is looked up at startup and loaded if it exists
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants