Bomberman 4 LuaPlayer Major update @ 17. Sept 2005

Discuss using and improving Lua and the Lua Player specific to the PSP.

Moderators: Shine, Insert_witty_name

Post Reply
LuMo
Posts: 410
Joined: Sun Aug 21, 2005 2:45 am
Location: Austria
Contact:

Bomberman 4 LuaPlayer Major update @ 17. Sept 2005

Post by LuMo »

update: i am still ill and lookin' as death jr...
i was able to add some customisation for animation and gfx (hardcoded by now, will be read from SCHEME files later on.)
added 3 screenshots! (more backgrounds added to game ;) )

slpash-luaplayer
Image

splash-bomberman
Image

mainmenue (with credits selected)
Image

ingame preview
Image

2 screens of credits
Image
Image

SchemeBrowser
Image

Image
Image
Image
Image


already done:
  • # Battlefield generation
    # Player Movement
    # Bombs
    # destroyable walls
    # solid walls
    # collision detection (distance vector based)
    # add Player 2
    # add lay-bombs
    # add statistics
    # add kill-actions
    # add flames (including stop flame when hit block)
    # remove gridlines
    # animate tiles
    # fullscreen field (request by LiQuiD8d)
todo:
  • # read level from schemefile (which will configs full game --> define standard)
    # probably AI, if possible
    # recode some parts (maybe i am ill due bad bad code ;) )
you can still visit my homepage here

greets
LuMo
Last edited by LuMo on Sun Sep 18, 2005 3:27 am, edited 6 times in total.
Wraggster
Posts: 121
Joined: Fri Aug 26, 2005 7:40 am
Contact:

Post by Wraggster »

looking promising :)
Webmaster of http://www.dcemu.co.uk

DCEMU The Worlds Only Homebrew & Gaming Network of Sites.
LuMo
Posts: 410
Joined: Sun Aug 21, 2005 2:45 am
Location: Austria
Contact:

Post by LuMo »

thanks, but
lack of time slows down development
but i'll finish it for sure ;)
liquid8d
Posts: 66
Joined: Thu Jun 30, 2005 6:29 am

Post by liquid8d »

nice... I am assuming you will use the full PSP screen to its advantage for a game like this.. and for multiplayer.. well, where are you lua net support!! :)

LiQuiD8d
LuMo
Posts: 410
Joined: Sun Aug 21, 2005 2:45 am
Location: Austria
Contact:

Post by LuMo »

hmm thought about using fullscreen, but where to put the stats then...
field is currently 17x17 but i may change that to 15x29 (to use widescreen) and make a single ontop stat bar
(only room to display2,3 player) but it is only 2p till net-support anyway

stats:
kills
suicides
deaths
guess other stats are not really interesting (or shall i add a point system? :-S )

greets
Lumo
PS: will add screens from intro&menu soon
Gary13579
Posts: 93
Joined: Mon Aug 15, 2005 7:43 am

Post by Gary13579 »

This looks great :D

Just another reason for Shine to add WiFi or Infared support into Lua Player, hint hint ;)

Any expected dates on a release?
Post Reply