Ham-mer King
You can download source code here https://github.com/sheetcode/GodotProject
This is my first platform game on Godot Engine.
I did a little game dev vlog about this game :
Big thanks for Pixel frog for sharing great graphic assets - https://pixel-frog.itch.io/kings-and-pigs
Download
Download NowName your own price
Click download now to get access to the following files:
Ham-mer King Windows.zip 31 MB
Ham-mer King Mac.zip 32 MB
Comments
Log in with itch.io to leave a comment.
Extremely simple but fun game. And a really nice OST ;)
thanks!
that was first one made with Godot :)
im not sure if you still implementing this game, but here is some bug that i found. just in case :D
oh damn, how did you do that? :D
How were you able to make the pigs throw bombs? Yeah I need help
You can download a full project on my GitHub page to see the details ;)
Here is a Bomb script:
https://github.com/rfiedorowicz/Hammer-King/blob/master/scripts/Bomb.gd
Thankyou so much!
https://i.imgur.com/heomLrJ.png
lmao you have a bug to fix !
wooow, i didn't notice that! :D
Thanks for knowing it!
๐๐ lol good luck with that
Thanks! <3
Hey there!! I was wondering how you managed to implement the enemy's AI and it's attack and drop? Also, how did you make signs and the bomb explode? It would be best if you would link a tutorial! THANKS!!
Hey!
I learned a lot of GDQuest 3 part video "Make Your First 2D game with Godot". Very nice tutorial which takes few hours.
About bombs exploding, it is easy scripts where bombs are detecting walls or player and it's activated after collision detected. More about collision you can find on my tutorial: https://youtu.be/3rrPr90Oras
Thanks a lot!! I also subscribed if you don't mind!!
I'm gladly to hear that :D
Good game I like it!
That's great! Working on the next one :D
This Game Inspired me to keep studying Godot! thanks Bro! ๐๐พ ๐
Your welcome Bro! It is very great engine, I prefer it over panda3d and unity :)
lmao i love this game !!! so simple yet so hard ! keep the good work ma man
Thank you very much:D Next game will be more polished and longer. Currently I'm working on next tutorial on the YT page and next I will do next little game ;)
oh sweet, you got my sub ! i only worked with construct2 for the past 7 or so years , i might learn new things from you on an other platform!
yup, I am :D Do you mean website soundcloud.com? I'm curious which of my account you found there
Czeลฤ :)
Really nice game! Enjoy it a lot!
Thanks for playing! <3
Congratulations !!, really good to be your first project on Godot.
I love the sounds ;)
Tip: Try next time to add a better "Game Feel". For example, when the King attack a Pig, throw the pig to the air to show that the attack is powerful and make some screen shake a little bit. The same thing when the bomb hits you. This type of things are easy to implement and makes the game more fun to play :D
Good Job !!
Thanks!
Great idea! Thank you for sharing idea of "game feel", I will implement this on next project. :D
You are welcome, have fun !!