Simple 2D game
- 7 Devlogs
- 5 Total hours
I'm building a simple 2D game on Godot using a tutorial since it's my first game.
I'm building a simple 2D game on Godot using a tutorial since it's my first game.
New Changes:
New Changes:
New changes:
Added a Dying Effect:
When the player collides with the slime , it falls off the map and dies.
I added an enemy that looks like a slime. It goes right to left in a certain area bouncing off of walls. If the slime collides with the player the player’s dies and their game resets.
I expanded the map and made a background
Now the Player can collect coins!