FlowFlowMania is a remake of the classical puzzle game Pipe Mania on Linux with GP2X compliance.
Changes:
– new skins mechanism enhancement
– new type of piece : the logical checkpoints !
– new test levels
FlowFlowMania is a remake of the classical puzzle game Pipe Mania on Linux with GP2X compliance.
Changes:
– new skins mechanism enhancement
– new type of piece : the logical checkpoints !
– new test levels
Mancala is a board game familly, originated in East Africa. The word “Mancala” came from arabic word “naqalah” that means literaly “To move”. GP2XMancala is the “Awari” variant, and even if the rule of this game is simple, the complexity can be compared to chess Game.
The AI is based on the source code of H. Huseby & G.T. Lines, for their implementation of the classical Minimax algorithm.
http://zx81.zx81.free.fr/serendipity/index.php?/archives/165-guid.html
You play the role of a single cell organism on its quest to become multicellular. You achieve this by eating the other small organisms. For every organism you eat you gain cells and points. Be carefull not to run into yourself or one of the enemies (large pink organisms) as this results in game over.
Mazethingie is a little maze game. You can specify a maze size of up to 63×47.
zodttd has picked up the work on PSX4GP2x again, which is a PSX emulator for the GP2x.
This build is a work in progress build and might not be stable and/or useable.
Oldplay is a player for old computer formats. Uses libsidplay1, libmodplug and UADE and so supports over 150 formats, including sids and mods.
The official homepage located at http://www.nightmode.org/oldplay/ has not been updated yet but you can get the download at the GP2x Download Archive.
zodttd has picked up the work on PSX4GP2x again, which is a PSX emulator for the GP2x.
This build is a work in progress build and might not be stable and/or useable.
Waternet is a puzzle game where you to connect pipes to each other so that water flows through it. You can do this depending on the game mode in 3 ways : by sliding rows and columns, rotating invidual pipes or by doing both at the same time. Waternet has 3 difficulties each difficulty has 2 grid sizes and 20 static levels which makes a total of 180 static levels. Besides static levels there’s also a random mode for each difficulty where levels will be generated on the fly for u to play.
http://www.willemssoft.be/index.php?main=5&sub=6&action=productdetails&id=218
gp2xmess is a port of MESS v.102 to the GP2x. Supported systems are:
* Atari 7800
* Colecovision
* Coleco Adam Home Computer
* Texas Instruments 99/4A Home Computer
* Tandy Color Computer
* Apple ][, ][e, //c
* Odyssey 2
* Emerson Arcadia 2001
The changelog can be found here: http://users.adelphia.net/~bsturk/gp2x/CHANGELOG
sdlBasic is a small, efficient and multiplatform basic interpreter aimed to game creation using the power of SDL library, it was inspired by the old and glorious AMOS.
Notes:
a) Alpha only. Should from within a shell console –not through gp2
x menu as most the runtime engine displays erros at end of run and e
xpects keyboard intervention.(IMG:style_emoticons/default/cool.gif) copy myfont.ttf over to /mnt/sd/.
some samples will require it.c) to run sample:
1. cd into directory containing sample
2. ./sdlBrt sample.sldbas
3. Kill with Control-C or poweroff gp2x if hang (IMG:style_emoticons/default/smile.gif)
Using HW accel SDL Lib 1.2.9Known bugs:
– runtime gets unexpected char at EOF. requiring manual intervention
– Double Buffer disabled – causes segmentation fault
– getLocalIP displays ip string backwards, endian issue.
– Many more need beta testers to help find.
– Need joystick button handling routine written in sdlbasic to make usable apps