Hello all,
Latest on Java4K
Screens:
http://martineijmans.nl/4k/maze4k/maze4klevel7.gif
http://martineijmans.nl/4k/maze4k/maze4klevel10.gif
Original Start of post:
It is still under development but I want some feedback
on the controls. I am making a prototype of a multi-user game
where I want to have users co-operate through a maze.
Since the 4k footprint is too small for a real multi-user game
it is only a prototype for one player who can manipulate
different board-pieces. (pawns)
I need some feedback on the lines and order of the moves.
For now I have a dragging mechanism but I fear that it
is too frustrated in difficult levels. (try level 2 for instance)
Any thoughts on different mechanisms are appreciated!
Until I have a final version I am hosting the game here:
http://martineijmans.nl/4k/maze4k/maze4k_level2.gif
It is mouse controlled!
Again, any feedback is appreciated!
Best regards from
M.E.
Edit: latest 4k entry on java4k