Dingoo News
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/
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
FarAway is a classical vertical scrolling space shooter game.
http://dl.openhandhelds.org/cgi-bin/dingoo.cgi?0,0,0,0,30,370
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
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
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
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/