Welcome to Frogxel, a dynamic Unity-based game where up to 4 players compete for the highest scores on randomly generated maps. Inspired by the classic game "Frogger", but with modern mechanics such as local multiplayer and random map generation.
- Up to 4 players can play at the same time competing for the highest score.
- Classic arcade gameplay inspired by Frogger (https://en.wikipedia.org/wiki/Frogger).
- The map is generated randomly every round to create a fresh player experience.
- Unity 2022.3.14f1
- C# for game logic
- Sprites from Pixel Dungeon (https://github.com/watabou/pixel-dungeon)
- Basic gameplay design and inspiration from Zigurous tutorial (https://www.youtube.com/watch?v=GxlxZ5q__Tc&ab_channel=Zigurous)
Your contributions are welcome! Please feel free to submit pull requests or open issues to discuss potential improvements or fixes.