An action 2D game made with Godot Engine, where you play as a wizard that's exploring a dungeon full of dangerous enemies!
In MagicExplorer, you take on the role of a lone wizard, fighting off dangerous creatures while explorign a dungeon. Armed with only three spells, you must move swiftly, attack strategically, and defend yourself while increasing your score through kills and survival time.
Your goal is simple: explore all the dungeon, beat more enemies that you can and reach the highest score!
+-------------------------------------+
| Action | Key(s) |
+----------------+--------------------+
| Move | Arrow Keys or WASD |
| Cast Firebolt | J |
| Cast WaterTrap | K |
| Cast AirWall | L |
| Pause / Menu | Esc |
+----------------+--------------------+
- Score system based on kills and time
- Health system with visual heart indicators
- Spells with cooldown and directional aiming
- Multiple enemy types with different damage, speed and bonus points
- Pause menu with options, key reminders, spell levels and settings
- Pixel-art-style visuals (all the graphics were drawn by the author)
- Godot Engine 4.5.1
- GDScript
- Custom textures
- Modular scene architecture (player, firebolt, enemies, UI, etc.)
- Open Godot Engine
- Import the project folder
- Run the
main.tscnscene
- Download the .exe file
- Execute the file
- Download the .apk file
- Execute the file
MagicExplorer is under the MIT License.