Dingoo News
Python v2.5 v2 (Dingoo Linux misc)

Python 2.5 for Dingux!

Python is a general-purpose high-level programming language whose design philosophy emphasizes code readability. Python aims to combine “remarkable power with very clear syntax”, and its standard library is large and comprehensive. Its use of indentation for block delimiters is unusual among popular programming languages.

Release notes:

thon 2.5 for Dingux V2
* size minimized (~28mb smaller)
* all tests removed from library (not needed)
* localinsetup_python.sh added

Python 2.5 for Dingux
* python interpreter
* Modules support
* libpython2.5.a + includes (to build your own python application)
* all Libraries includes (+precompiled *.pyc)

Get Python2.5_dingux_src.zip to build python yourself. You need to download my cygwin sdk.

To run python on Dingux first run this script.
Code:
#!/bin/sh
export PYTHONHOME=/usr/local/lib/python2.5/
export PYTHONPATH=/usr/local/lib/python2.5/

http://boards.dingoonity.org/dingux-releases/python-2-5-for-dingux/

By with 0 comments
Led Blur (Dingoo Linux Demo)

Led Blur is a port of the GP32 demo “Led Blur” by Optimus / Mindlapse to Dingux.

http://dl.openhandhelds.org/cgi-bin/dingoo.cgi?0,0,0,0,38,378

By with 0 comments
FarAway (Beta) (Dingoo Linux Game Port)

FarAway is a classical vertical scrolling space shooter game.

http://dl.openhandhelds.org/cgi-bin/dingoo.cgi?0,0,0,0,30,370

By with 0 comments
Vorton (Beta 2) (Dingoo Linux Game Port)

Vorton is a remake of the classic game “Highway Encounter”.

http://dl.openhandhelds.org/cgi-bin/dingoo.cgi?0,0,0,0,26,371

By with 0 comments
Super Mario War (April Fool Edition) v0.1 (Dingoo Linux Game Port)

Super Mario War is a Super Mario multiplayer game. The goal is to stomp as many other Marios as possible to win the game. It’s a tribute to Nintendo and the game Mario War by Samuele Poletto.

The game uses artwork and sounds from Nintendo games. The authors hope that this noncommercial fangame qualifies as fair use work. They just wanted to create this game to show how much they adore Nintendo’s characters and games.

http://dl.openhandhelds.org/cgi-bin/dingoo.cgi?0,0,0,0,35,374

By with 0 comments
Creep Tea v1.0 (Dingoo Linux Demo Port)

Creep Tea, originally a GP2X demo which has been written for the GP2XDemo Competition 2006.

http://dl.openhandhelds.org/cgi-bin/dingoo.cgi?0,0,0,0,38,355

By with 0 comments
LineCuba (21-07-2010) (Dingoo Linux Game Port)

A small game based on Tetris.

http://dl.openhandhelds.org/cgi-bin/dingoo.cgi?0,0,0,0,25,376

By with 0 comments
Tombstone City v1.0 (Dingoo Linux Game Port)

Tombstone City ported by ZX-81!

Wikipedia says:

Tombstone City: 21st Century is a single-player video game designed in 1981 exclusively for the Texas Instruments TI-99/4A home computer.

The player controls a schooner, shooting aliens (called Morgs) and tumbleweeds in order to woo people back to live in an abandoned city somewhere in the Southwestern United States. The score is labeled as “Population”. The game ends when all schooners are gone.

(c) http://en.wikipedia.org/wiki/Tombstone_City:_21st_Century

http://zx81.zx81.free.fr/serendipity/index.php?/archives/434-Dingux-Tombstone-Tombstone-city-for-Dingux-v1.0.html

By with 0 comments
Stargun v0.1 (Dingoo Linux Game Port)

Stargun is a space shooter, vertical scroller game.

http://dl.openhandhelds.org/cgi-bin/dingoo.cgi?0,0,0,0,30,369

By with 0 comments
Python v2.5 (Dingoo misc)

Python 2.5 for Dingux!

Python is a general-purpose high-level programming language whose design philosophy emphasizes code readability. Python aims to combine “remarkable power with very clear syntax”, and its standard library is large and comprehensive. Its use of indentation for block delimiters is unusual among popular programming languages.

http://boards.dingoonity.org/dingux-releases/python-2-5-for-dingux/

By with 0 comments