May 17th, 2006 by Joey | No Comments »
Most of the work in porting Alizarin Tetris to the GP2X is now complete. There are still a few issues relating to keyboard entry but the game is perfectly playable.
Alizarin Tetris is a Tetris-like game with a twist. It includes multi-player support, user-extensible color, shape and sound styles, can use TCP/IP networking and features a few different AI opponents. Due to keyboard input problems, the only way to play multiplayer at the moment is to host a game on your GP2X and connect to it from your PC. I hope to have the keyboard problem solved in the next release.
Please let me know what you think of this initial release and any improvements or features you’d like to see as well as bugs that need to be fixed!
You can download the binary here: “atris-1.0.7-gp2x.tar.bz2″:/files/atris-1.0.7-gp2x.tar.bz2 or “atris-1.0.7-gp2x.zip”:/files/atris-1.0.7.zip
You can download the source here: “atris-1.0.7-gp2x-src.tar.bz2″:/files/atris-1.0.7-gp2x-src.tar.bz2
Posted in gp2x | No Comments »
May 17th, 2006 by Joey | No Comments »
url.markr is a personal bookmark manager written in Ruby on Rails. It has support for tagging of bookmarks, RSS feeds of links for each tag, inline editing of bookmarks, and tag autocompletion on entering a new bookmark.
This version adds support for importing your existing del.icio.us bookmarks, either all at once or any number of your most recent posts. Initial search functionality has also been added.
Please let me know what you think of this release and report any bug or problems you find. You can find all the details at the “project homepage”:http://urlmarkr.org/
Posted in rails | No Comments »
May 16th, 2006 by Joey | No Comments »
I’ve updated url.markr, the bookmark manger written in Ruby on Rails to include support for importing bookmarks from del.icio.us. There is still some tidying up to be completed and some options to be added but it works!
Instructions on getting the code from SVN are on the project homepage
Posted in rails | No Comments »
May 15th, 2006 by Joey | 1 Comment »
Alizarin Tetris is my first port to the GP2X. It includes multi-player support, user-extensible color, shape and sound styles, can use TCP/IP networking and features a few different AI opponents. Porting is progressing well and should be finished soon.
Still left to complete:
* Vitrual Keyboard Support for input fields
* Optimization of code for GP2X
Posted in gp2x | 1 Comment »