Jox Technology

Online resource of games, gadgetm and web development

Advertisement

Archive for the ‘ Games ’ Category

Damath Flash version

November 2, 2009 | 2 Comments | Games

Already making some progress on the flash version of the Damath board game, I’ll upload a demo as soon as its already stable. so here’s  a quick screen shot of it. You can now try the game but it still in progress. Click the link below.

CHECK DEMO HERE

Damath Board Game

November 2, 2009 | 3 Comments | Games

DAMATH is an educational board game where players have to do mathematical computation whenever they capture an opponent’s chip. It uses the 4 basic mathematical operators. Programmed using Visual Basic 6 players can play through LAN or with computer opponent.

A flash version of damath board game is a work in progress which will enable users in every part of the world to play against each other realtime.  Progress of this project will be posted here as it goes on.

Rules of Damath

  • The system will randomly select which player will have the first ‘move’ .
  • The two players alternately take turns in moving a chip (pass is not allowed)
  • Each player is allotted one minute per ‘move’ including the computing of the ‘move’ and the corresponding score in the scoresheet.
  • In taking an opponent’s chip, the ‘taker’ chip jumps over the ‘taken’ chip and uses any of the four operation symbols of +, -, x, and -:- where the taker chip lands.
  • A chip is declared ‘dama’ if it stops in any of the following squares of the opposing player: (1,0) (3,0) (5,0) (7,0) Similarly, the opposing player’s chip is declared ‘dama’ if it stops in any of the following squares: (0,7) (2,7) (4,7) (6,7)
  • A ‘dama’ chip can slide diagonally forward or backward in any unoccupied square as long as no opponent’s chip blocks its path. It could take a chip or chips whereby its corresponding sum, difference, product or quotient is doubled. Similarly, if an ordinary chip takes an opponent’s ‘dama’ chip, its score is also doubled.
  • Correspondingly, if a ‘dama’ chip takes an opponent’s ‘dama’ chip, then its score is doubled.
  • The game ends if:
    > the 20-minute game period lapsed;
    > the moves are repetitive;
    > a player has no more chip to move;
    > an opponent’s chip is ‘cornered’.
  • The remaining chip or chips of the players are to be added to their respective scores. If the remaining chip is a ‘dama’, then its score is also doubled.
  • The player with the greater accumulated total score wins the game.

DOWNLOAD DAMATH BOARD GAME NOW

Damath Board Screenshots

Damath-board-and-chips

Damath-board

its the first version that i created with computer AI so may still experience some bugs..

Word Craze – A crazy word game

November 2, 2009 | Comments Off | Games

  • Here’s another game I created and become a finalist in the recent indiegameshowcase.com annual game competition. First thanks to all the people who voted for my game coz out of about 200 entries ive made it to the finals.
  • This game is created also in vb6 coz im a vb fan boy in my college days so ive created so many programs before and this is also one of them which is deeply archive in my old hard disk.
  • It has a dictionary dbase where the system check the words formed by the player by connecting shuffled letters on the board.
  • The game has 3 levels easy, intermediate and difficult level. A player must reach a given score to be able to advance to the next game level.
  • Player has 3 shuffles if you think that there’s no more words that can be created you have 3 shuffle to use.

The game has a Network feature where players can play head to head via network. In the network game mod the players will be given same set of shuffled letters and they have to quickly form their words because every time a  word is formed by either of the player it will be removed also on the other players board. So in this mode players must be quick in forming words or the other player may steal it from you.