News

SudokuZen v1.0 (PSP Game)

SudokuZen is a Sudoku game for PSP coded by EvilDooinz.

Release notes:

1xx http://www.sendspace.com/file/aif6t8
3xx http://www.sendspace.com/file/50bv5i

Sound effects from http://www.wyomingwebdesign.com

Sudoku Solver/Generator Source-Code from Ohad’s blog
http://ohadp.blogspot.com/2005/11/sudoku-solvergenerator-source-code.html

Jas Game Engine++ (c) James Hui (a.k.a. Dr.Watson)

Thanks to Dark_AleX, TyRaNiD and the rest of the pspdev team.

Key mapping on PSP:
———————–

Buttons Functions
====================================
UP/DOWN/LEFT/RIGHT Move cursor
ANALOG CONTROL Not used
TRIANGLE Take screenshot
SQUARE Show hint
CIRCLE Change view ( numbers, colors, shapes )
CROSS Mark cell
SELECT Undo
START New puzzle
HOME Exit
L Decrement value
R Increment value

Please read the license and instructions files included in the package.

By · 0 comments
Monkey Love (21-12-2007) (A2600 Game)

Lost Monkey presents his long time project “Monkey Love” to the public.

Release notes:

Here is my WIP – “Monkey Love” – based on the “Fire” Game and Watch and the adaptation called “Puppy Love” in Earthworm Jim 2…

I have been working on getting this game out since 2002 – on and off, although more off than on, as I have hit many walls along the way –

I decided this past October to give it a shot using bB and am really impressed with the results to this point… kudos to Batari, you have made this project fun again…

The game has gone through many storyline changes over its development – the bouncing things have changed from bombs to babies to presents to monkeys…

Right now I have the bounce patterns set up, and am working at changing the sprites (these are actually the baby sprites from 2002) and setting up level patterns…

By · 0 comments
Christman Pacman (PSP Lua Game)

Luke Spalding released a “Christman Pacman” man to the PSP community.

Release notes:

hi everybody im luke spalding
As u can see i am a newby here and when it comes to LUA.
Finished the game and here is the link to it, its uploaded onto megaupload
http://www.megaupload.com/?d=384GG148

In the game you have to catch the ballballs to score points and it all decorated christmassy lol
its been create 100% on psp lol using diffrent apps and it for 1.5FW i created it using 3.71m33 with 1.5 addon so just drag the two CPM and CPM% to the game150 folder and you away D PAD for moving left and right and start for pause menu.
the highest i have got my score to was 1324 so tell me if u beat that!!!!!
PS its 100% LUA so if u want to mess around with it or anything go ahead!!

hope you all like it and have fun oh and
MERRY CHRISTMAS!!!!

Luke Spalding

By · 0 comments
Road Dog v2 (PSP Application)

Art has updated his WiFi sinffer “Road Dog”.

Changes:

– Large size graph is set by default since six connections still fit on the screen.
– Made a correction so that all the PSP’s LEDs function normaly once the program is exit.
– Added implementation of registry tools ported by Skylark to update a PSP network profile ready for browser.
– Added failing to read properly before pasting into news articles, etc.
– Added a small animated graphic indicator for when there has been no activity for a few minutes.

By · 0 comments
Mobile RSS v2.3 (iPhone Application)

Sick of having to keep RSS feeds as bookmarks on the iPhone? Don’t like having to browse to a website to check your feeds? Ever wanted a native RSS reader on the iPhone/Touch? Well this project is here to fix all of that!

The goal of Mobile-RSS is to create a native iPhone application which will remember all your feeds and give you an easy interface for viewing, adding, and removing. Mobile-RSS is part of the MobileStudio.

Release notes:

Yes you read right… It looks as if I have found a solution to the dreaded item view text wrapping!

This solution lets us keep the working links and all that fun stuff, while at the same time wrapping the text to fit on the screen.

Basically what I am doing is throwing in a div around all the text and throwing a style sheet on that div where I set the width to 315px.

I have also been making a bunch of fixes to help with some of the crashing that has been happening, so that should be nice also.

I will be releasing the new version on the google code site within the hour, and I will get it sent off to be updated in installer.app right after that. Now how long that takes… well some times its fast and some times its slow… thats all I can say…

By · 0 comments
Nethack DS v1.11 (NDS Game Port)

The goal of this project is to create a port of NetHack for the DS utilizing the unique features of the DS to create an easy-to-use NetHacking experience.

Changes:

Support commands with repeat counts (tap-and-hold command in the command window and a keyboard will pop up prompting for a count). This also works when binding keys.
Support binding R+[A,B,X,Y,Start,Select] (or L, if in left-handed mode).
Message history is now implemented (use the ‘Prev Mesg’ command).
Different names now create separate games, allowing multiple games on the same card (this is actually a bug fix).

By · 0 comments