You are browsing as a guest. Sign up (or log in) to start making projects!

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.

Ship #1

I'm very proud to present my first ever video game! I made this game on Godot, its a basic platformer game where a knight parkours his way through the map to collect coins and avoids enemy's that can reset the game. Even though this game is very basic, I'm still proud of it since I learned a lot from it and I can use the skills I learned in this for the future.

  • 7 devlogs
  • 5h
Try project → See source code →
Open comments for this post

26m 20s logged

New Changes:

  • Added background music to the game
  • Made the background music as a scene so it doesn’t reset if the player dies

New Changes:

  • Added background music to the game
  • Made the background music as a scene so it doesn’t reset if the player dies

Replying to @EndLess9

0
3
Open comments for this post

52m logged

New Changes:

  • Text added to give directions
  • At the end the game tells you how many coins you collected.

New Changes:

  • Text added to give directions
  • At the end the game tells you how many coins you collected.

Replying to @EndLess9

0
3
Open comments for this post

21m 9s logged

New changes:

  • I removed the original default key map
  • Added my own keymap
  • Player can be controlled using WAD and arrow keys.
  • When the player moves left, the sprite’s h-axis flips to make it look like it’s actually walking left.

New changes:

  • I removed the original default key map
  • Added my own keymap
  • Player can be controlled using WAD and arrow keys.
  • When the player moves left, the sprite’s h-axis flips to make it look like it’s actually walking left.

Replying to @EndLess9

0
3
Open comments for this post

48m 38s logged

Added a Dying Effect:
When the player collides with the slime , it falls off the map and dies.

Added a Dying Effect:
When the player collides with the slime , it falls off the map and dies.

Replying to @EndLess9

0
3
Open comments for this post

1h 17m 27s logged

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 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.

Replying to @EndLess9

0
3

Followers

Loading…