File Description
LauriN has updated his Lua based homebrew golf game PSPGolf to version 0.1c. Inspired by the funny Linux game Kolf, PSPGolf is a minigolf game completely rewritten in Lua for the PSP. The "maps" can be drawn in any MS-Paint-like program, which supports the PNG-format and all the "bouncing" from the walls, slowdown in sand, water is calculated "on the fly" while playing. Therefore there is no need for a tile-based editor, because the ability of "painting" maps is much more flexible. Changelog since v0.1:
0.1c (14.2.2006)
Separation of an "invisible" collision map and a visible background map offers a huge improvement of map designers' flexibility. Thanks to MaxSMoke for the hint! 0.1b (14.2.2006)
It's now possible to "paint" a more realistic water & sand in the maps. Improved screenshot-function: It's now possible to make more than one screenshot, filename is now increased ("screenshot_1.png", "screenshot_2.png", etc.)
|