Skip to content

Releases: MidnightJabber/twitterGame

Beta

20 Jan 06:35
Compare
Choose a tag to compare

Tweety - v0.2.0

1.30 AM. EST - 20th January 2015

This is the Beta release of the twitter game 'Tweety'. This release creates major feature changes and fixes many bugs from the previous release also.

New Release Features

  • Player can login with a social profile of their choice (between Facebook and Twitter.)
  • Scoring algorithm has been changed to accommodate consecutive scoring and also minor factoring.
  • UI of homepage has been changed to display the rules in a more structured and clean manner.
  • Leaderboard consists of the players profile picture and links from and to their social profile.
  • Homepage stats have been added
    • These contain stats of the overall game.
    • These also contain individual player stats visible to each individual pair only.

Issue Summary

This release does not support the following features or has the following bugs:

  • When a tweet is being encoded into JSON to send to the game, for some responses json_decode() doesn't work as expected. #22
  • Table headers are left as templates right now.

Browser Compatibility

  • Expected Behaviour with:
    • Google Chrome
    • Mozilla Firefox
  • Unexpected Behaviour with:
    • Safari - Sounds on selection are delayed. [not addressed in this release after previous release]
  • IE, Opera and other browsers not tested.

Associated Change requests (Pull Requests) and Issues

Any request or issue with an ID greater than 45 and less than or equal to 79 is associated to this release

End-User Impact

At its current stage, the actions required by the players are based on their requirement from the game. For each action the player wants to perform, a button or card or link is present on the screen (if the action is supported)

Notes

  • The user survey is currently the way of reporting bugs/issues players may experience with the game.

Contact

Creators

Tweety v0.1.0

06 Sep 07:09
Compare
Choose a tag to compare
Tweety v0.1.0 Pre-release
Pre-release

Tweety - v0.1.0

3.30 AM. EST - 6th September 2015

This is the Alpha release of the twitter game 'Tweety'. The game creates a match the following kind of quiz with celebrities and their tweets.

Release Features

  • Game provides a player with a home screen with basic rules and functioning of the game.
  • Start button to start the game
  • Player is given a table with 10 celebs and 10 tweets to match
  • Player is given 120 seconds/ 2 minutes to do this
  • Game ends when player match all 10 pairs correctly or when the time runs out.
  • User is provided with an end game summary which shows them:
    • Their final score
    • The number of correct matches
    • The number of incorrect matches
    • A button to see the answers of the game
    • A button to play the game again
    • A link to take our survey

Issue Summary

This release does not support the following features or has the following bugs:

  • When a tweet is being encoded into JSON to send to the game, for some responses json_decode() doesn't work as expected. #22
  • Table headers are left as templates right now.

Browser Compatibility

  • Expected Behaviour with:
    • Google Chrome
    • Mozilla Firefox
  • Unexpected Behaviour with:
    • Safari - Sounds on selection are delayed.
  • IE, Opera and other browsers not tested.

Associated Change requests (Pull Requests) and Issues

Any request or issue with an ID less than or equal to 45 is associated to this release

End-User Impact

At its current stage, the actions required by the players are based on their requirement from the game. For each action the player wants to perform, a button or card or link is present on the screen (if the action is supported)

Notes

  • The user survey is currently the way of reporting bugs/issues players may experience with the game.

Contact

Creators