Estopero
24/08/2006, 04:28
Weno pues he visto que un guiri llamado "Daid" ha sacao una version de un juego suyo para gp2x, es como el Buscaminas, os lo dejo aqui adjunto hasta que lo suban jeje. Un saludo!
I got around to port my very simple game "MoveSweep" to the GP2x. It's a basic minesweeper with a twist.
Mines get borred, so they sometimes move a bit to explore new areas. Mines only run into areas that aren't open yet. This means that the field gets harder how furter you get.
This is actualy a concept me and a few friends came up with in class. During the next few houres (that where boring) I wipped out my 468 laptop and made an ncurses version. Later ported to SDL. Now ported to the GP2x.
Rules:
-Every time you open a field every mine has a chance to make a move.
-Mines only move into unopened fields
-Mines only move in horizontal or vertical direction (no diagnial)
-Mines only move 1 space
-Numbers get updated
I got around to port my very simple game "MoveSweep" to the GP2x. It's a basic minesweeper with a twist.
Mines get borred, so they sometimes move a bit to explore new areas. Mines only run into areas that aren't open yet. This means that the field gets harder how furter you get.
This is actualy a concept me and a few friends came up with in class. During the next few houres (that where boring) I wipped out my 468 laptop and made an ncurses version. Later ported to SDL. Now ported to the GP2x.
Rules:
-Every time you open a field every mine has a chance to make a move.
-Mines only move into unopened fields
-Mines only move in horizontal or vertical direction (no diagnial)
-Mines only move 1 space
-Numbers get updated