Change Log:
--------------------
A5.0.2
added another default map, many more to come later.
game speed is now less dependent on client fps. but as a result, graphics may look a tiny bit more choppy
slight movement speed adjustments
reduced the amount of garbage enemy movement generated by a significant amount
added command '/pac agg ' for testing purposes, to easily adjust the aggressiveness level of enemies
ate like 3 donuts
Description:
--------------------
I started this last year to see if it was possible to make a pacman addon. I have never seen one before.
(if you know of one I wouldn't mind taking a look at it! link please!) :banana:
Now that I feel I did a pretty decent job with tetris, I want to see if I can get this to a playable state.
This is a very early version for testing the movement functions and is not yet intended to be playable.
Features so far
- a system to create and delete playable maps (see below)
- ghosty enemies with adjustable "aggressiveness" (will choose a more direct route to the player)
Commands and Keybinds
There are a lot. Most will be replaced with an interface.
/pac - shows the game window
/pac map list -print a list of available maps
/pac map set - set the map to
/pac map delete - delete map, or use "all" to delete all maps
"WASD" cluster to move in game
ENTER to pause/hide the game window
"V" spawns a ghosty with a random color
The Map-builder
Commands and interface provide a way to create and save maps. Simply click and drag within the mapbuilder window to create paths.
/pac mapbuilder - show mapbuilder window
/pac mapbuilder clear - clear the mapbuilder
/pac mapbuilder set x - set mapbuilder to dimensions and give name
ENTER once again to close the window
"1" + mouseover will place the player starting position in the path under the mouse
"2" + mouseover works the same for the enemy starting position
"3" + mouseover places then enemy holding position, (not fully implemented) where the enemies are held after being eaten
"S" saves the map
Feedback is immensely appreciated. Thank you...
--------------------
A5.0.2
added another default map, many more to come later.
game speed is now less dependent on client fps. but as a result, graphics may look a tiny bit more choppy
slight movement speed adjustments
reduced the amount of garbage enemy movement generated by a significant amount
added command '/pac agg ' for testing purposes, to easily adjust the aggressiveness level of enemies
ate like 3 donuts
Description:
--------------------
I started this last year to see if it was possible to make a pacman addon. I have never seen one before.
(if you know of one I wouldn't mind taking a look at it! link please!) :banana:
Now that I feel I did a pretty decent job with tetris, I want to see if I can get this to a playable state.
This is a very early version for testing the movement functions and is not yet intended to be playable.
Features so far
- a system to create and delete playable maps (see below)
- ghosty enemies with adjustable "aggressiveness" (will choose a more direct route to the player)
Commands and Keybinds
There are a lot. Most will be replaced with an interface.
/pac - shows the game window
/pac map list -print a list of available maps
/pac map set - set the map to
/pac map delete - delete map, or use "all" to delete all maps
"WASD" cluster to move in game
ENTER to pause/hide the game window
"V" spawns a ghosty with a random color
The Map-builder
Commands and interface provide a way to create and save maps. Simply click and drag within the mapbuilder window to create paths.
/pac mapbuilder - show mapbuilder window
/pac mapbuilder clear - clear the mapbuilder
/pac mapbuilder set x - set mapbuilder to dimensions and give name
ENTER once again to close the window
"1" + mouseover will place the player starting position in the path under the mouse
"2" + mouseover works the same for the enemy starting position
"3" + mouseover places then enemy holding position, (not fully implemented) where the enemies are held after being eaten
"S" saves the map
Feedback is immensely appreciated. Thank you...