Gems in the deep

Kithgard Dungeon: Gems in the deep (JavaScript)

Basic movement: A little more fancy, but just a more elaborate version of the first solution…

this.moveRight();
this.moveDown();
this.moveUp();
this.moveUp();
this.moveRight();

gems-in-the-deep

Happy Coding!

One thought on “Gems in the deep

Leave a Reply

Your email address will not be published.