This project is a 2D Vampire Survivors-like game built using Godot 4.0 and GDScript. The game features a player character that must survive against waves of monsters with basic AI.
- 2D Nodes: Utilizes Godot's powerful 2D nodes for all game elements.
- Monster AI: Basic AI for monsters that follow and attack the player.
- Player Controls: Smooth and responsive controls for player movement and actions.
- Survival Mechanics: Players must dodge and eliminate monsters to survive as long as possible.
- Clone the repository:
git clone https://github.com/yourusername/vampire-survivors-clone.git
- Open in Godot:
- Open Godot 4.0
- Import the project folder
- Movement: Use the arrow keys or WASD to move the player.
- Survive: Avoid or eliminate monsters to stay alive.
Feel free to fork this repository and contribute via pull requests. Feedback and suggestions are welcome!
This project is licensed under the MIT License.