TDelphi’s Blog

IT Man’s LifeStyle

Archive for the ‘Games’ Category

Secrets of Olympus

 

Join this thrilling adventure and discover the secrets of the ancient Greek gods in this great matching game. Enjoy hours of fun playing all the 300 levels of matching challenge and try to find all the 150 words hidden inside the Chamber of Secrets. Win stars and play the shape shifter mini-game to score additional points. Use your matching skills to unlock powerful spells that will help you throughout the game.

  • 300 Challenging Levels.
  • Relaxing Family Fun.
  • Powerful spells help you win.

WebSite :  http://www.reflexive.com/SecretsofOlympus.html

  • 0 Comments
  • Filed under: Games
  • Ajax Chinese Chess

    Kevin Hoang Le and his team have created an Ajax Chinese Chess game.

    It’s true Ajax (as opposed to just Javascript) since all the move computations of the “computer” player is done on the server and the data is passed in JSON format back and forth.

    The Javascript code is entirely unobtrusive and weights only about 30 kB (uncompressed). This code uses the excellent Mootools and JavaScript VectorGraphics libraries. On the server side, it’s built in Python using the Django framework.

    Ajax Chinese Chess features the following: animation, drag and drop, fast loading (thanks to lightweight Javascript code mentioned above and small footprint Mootools), no plugin required and cross browsers/cross platforms.

  • 1 Comment
  • Filed under: Ajax, Games
  • Ajax Tetris

    You can never have enough Tetris on a Friday.

    Sergey Popov created this version. Play away.

  • 0 Comments
  • Filed under: Ajax, Games