Skip to content
ChrisMorrisOrg edited this page Feb 5, 2013 · 8 revisions

Version numbers are broken down into three segments v(X).(Y).(ZZZ). X indicates a major milestone or transformation in the code or presentation of the project. Y increments when major features from the "Coming Soon" list have been added to the project. ZZZ increments by 1 when a minor bug fix or improvement has been added, and rounds to the next 10 or 100 if the bug fix or improvement is considered substantial.

Updates marked with NRFU are not recommended for use.

Version History

v1.1.205 (2013-Feb-03)

  • Updated Nginx config to strip www. from URL's.
  • Added Google Chrome App link in metadata - further implementation to come.

v1.1.204 (2013-Feb-03)

  • Added favicon and updated logo.

v1.1.203 (2013-Feb-02)

  • Now stores screenshot in database.

v1.1.202 (2013-Feb-02) (NRFU)

  • Added default values in Node.js script for backwards compatibility.

v1.1.201 (2013-Feb-02)

  • Updated database schema and queries to handle new game settings.

v1.1.200 (2013-Feb-02)

  • Bug fixes: Memory management flaw fixed.
  • Snake "weight"/resolution option added.
  • Fixed all known overlapping menu issues.

v1.1.100 (2013-Jan-30)

  • Now 100% compatible with Mozilla Firefox.
  • Arrow-key page-scrolling bug fixed.
  • Logical errors fixed.
  • Improved keystroke handling.
  • Pause screen added.

v1.1.001 (2013-Jan-28)

  • SoundFX added.
  • Improved help menu and styling.

v1.1.000 (2013-Jan-28)

  • Looping walls added.
  • Infinitely customisable speed setting added.
  • "p" to pause/resume functionality added.
  • "esc" to quit added.
  • Help menu added.
  • Settings panel introduced.

v1.0.014

  • Bug fix: games-played.js.

v1.0.013 (2013-Jan-27)

  • Game counter completed.
  • Configuration files, package.json, node.js scripts added.

v1.0.012

  • Game counter added.

v1.0.011

  • Bug fix: Enter key glitch causing the game to quit after 2 seconds.

v1.0.010 (2013-Jan-27)

  • Bug fix: Keystroke dropping fixed.
  • Social media links fixed.

v1.0.006

  • Broken links fixed.

v1.0.005 (NRFU)

  • Styling updates.

v1.0.004

  • Further styling fixes.
  • Screenshot of previous game can be closed immediately when the user clicks on the image.

v1.0.003

  • Styling updates.
  • Normalize.css added.

v1.0.002

  • Score display added to background of gameplay.

v1.0.001

  • WASD controls added.

v1.0.000 (2013-Jan-26)

  • Classic Snake launched with 9 difficulty settings, screenshot capabilities, scoring system, and more.