Jump to content

My first game


crysfel
 Share

Recommended Posts

Hi guys!

 

Im really new to game development, after reading many tutorials, finding help in this forum, reading code in github and in the examples, I'm done with my first game!!

 

http://gorillas.aprendejs.com/

 

I did a lot of refactoring with the code, but Im finally happy with the result, I know there are a lot of things to be improved but Im still learning :) Let me know what do you think.

 

Regards

Link to comment
Share on other sites

Hi!

About improvements, you could add collisions player-world, stones-world. It will look more natural imho. And.. A lot of falling stones, hard to move on. Maybe you could change frequency of stone-fall depends on killed monkeys?)

Link to comment
Share on other sites

Without going nuclear into additional stuffs, just make the restart on the keyboard, too, because it's just horrible to have to catch the mouse, then go back to keyboard, then go back to mouse, each time you lose.

 

And btw, you can still fire when you're dead.

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...