News

Archon DS WIP (NDS Game)

For those who wonder what happened with the recently announced Archon remake for the NDS:

* The author made few toughts about how to design the ArchonDS logo, drafts can be found on his page.
* Yesterday a specific fire rate has been added for the characteres.

The blog is in german language.

Source

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

Waternet v1.0 (GP2x Game)

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.

Source

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

gp2xmess v0.13 (Multiple emulators for GP2x)

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

Source

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

SDL Basic 4 GP2x (04-04-2007) (GP2x misc)

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.9

Known 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

Source

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.