Mystic Sudoku
case study
Description
Twist on the classic Sudoku game.
Details
Mystic Sudoku is a very challenging game to play. It requires wit and a lot of luck. Although it is a guessing game, you will need to unlock the grid’s pattern to complete the entire box. The object is simple, you will be given a set of numbers from 1 to 9 and a wild card to be used. You should place the numbers in random order so that each block gets every number from 1 to 9 without having a doubled number horizontally, vertically and within each cell block. You will be given a number of lives per stage. The question is will you be able to hold on to them before the time runs out? Or will you make it out alive?
My Role
This game was developed in ActionScript 2.0 using Flash 8.