Skip to content

britzl/mike_dangers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mike Dangers

Update 1

Defold implementation of the Mike Dangers game. The purpose of this project was to replicate the same implementation created and presented by Emanuele Feronato on his excellent blog.

Update 2

Step two, adding Diamonds, of the Mike Dangers blog post is now also replicated in Defold.

Note that in Defold object creation is cheap so there's really no need for object pooling as in the Phaser example created by Emanuel.

Update 3

Step three, added Spikes, of the Mike Dangers blog post series is now replicated in Defold.

Update 4

Step four, game balance changes, of the Mike Dangers blog post series is now replicated in Defold.

Update 5

Step five, the complete game, of the Mike Dangers blog post series is now replicated in Defold.

Credits

Graphics by Emanuele Feronato.

Try it!

http://britzl.github.io/publicexamples/mike_dangers/index.html

New version

An updated version of this project can be found here: https://github.com/defold/game-climberz (play it: https://defold.itch.io/climberz)

About

Defold implementation of the Mike Dangers game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages