
salt
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
stop the snails from destroying your garden with salts!
controls:
* wasd/arrow keys - move
* q - switch between salt, water, and seeds
* space - use items (water and salt needs to be held down)
items:
* seeds - make plants!
* water - heals plants to full hp, they start off weak and snails make them weaker
* salt - deter the snails from eating your plants!
it is a bit difficult as we didn't get to play test too much, but we hope you like it!
update 22/4/2015:
* fixed input propagating to browser causing page to scroll down on space input
* fixed game resetting on end (replay)
* fixed bug causing salt item to spam and replace other items (typo)
* fixed bug of array bounds not spawning snails to all locations
* cleaned source
controls:
* wasd/arrow keys - move
* q - switch between salt, water, and seeds
* space - use items (water and salt needs to be held down)
items:
* seeds - make plants!
* water - heals plants to full hp, they start off weak and snails make them weaker
* salt - deter the snails from eating your plants!
it is a bit difficult as we didn't get to play test too much, but we hope you like it!
update 22/4/2015:
* fixed input propagating to browser causing page to scroll down on space input
* fixed game resetting on end (replay)
* fixed bug causing salt item to spam and replace other items (typo)
* fixed bug of array bounds not spawning snails to all locations
* cleaned source