Skip to content

gianluca-rainis/magicExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧙‍♂️ MagicExplorer

An action 2D game made with Godot Engine, where you play as a wizard that's exploring a dungeon full of dangerous enemies!


📜 Description

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!


🎮 Controls

+-------------------------------------+ | Action | Key(s) | +----------------+--------------------+ | Move | Arrow Keys or WASD | | Cast Firebolt | J | | Cast WaterTrap | K | | Cast AirWall | L | | Pause / Menu | Esc | +----------------+--------------------+


✨ Features

  • 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)

🛠️ Built With

  • Godot Engine 4.5.1
  • GDScript
  • Custom textures
  • Modular scene architecture (player, firebolt, enemies, UI, etc.)

▶️ How to Run

Godot

  1. Open Godot Engine
  2. Import the project folder
  3. Run the main.tscn scene

Windows

  1. Download the .exe file
  2. Execute the file

Android

  1. Download the .apk file
  2. Execute the file

Other

itch.io


🧾 License

MagicExplorer is under the MIT License.


About

An action 2D game made with Godot Engine, where you play as a wizard that's exploring a dungeon full of dangerous enemies!

Topics

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors