Fifty Six LilyPads is my entry for Ludum Dare 56. In this turn-based game, challenge a friend or the AI by having your frogs leap between lilypads to catch flies and lotuses. Each lilypad disappears once left behind, creating a shrinking playfield! Compete for the highest score in this strategic battle as you try to outmaneuver your opponent before you run out of movement options.
If you want to cite this software, please cite use the following :
Masson, D. (2024). Fifty Six Lilypads! (Version v1.0.0) [Computer software]. Ludum Dare 56. https://github.com/dhmmasson/LD56
@software{Masson2024_LD56,
author = {Masson, Dimitri},
license = {MIT},
month = oct,
title = {{Fifty Six Lilypads!}},
url = {https://github.com/dhmmasson/lilyFrogs},
doi = {10.5281/zenodo.13896183},
version = {v1.0.0},
year = {2024}
}
This project is licensed under the MIT License - see the LICENSE file for details
- The P5js library is licensed under the LGPL 2.1 License - see P5 License for details
- The Voronoi Library (Raymond Hill) is licensed under the MIT License
- The P5-touchgui library (L05) is licensed under the LGPL 2.1 License see [P5 License]