Guppy Gem Posted January 14, 2019 Share Posted January 14, 2019 Game Link: Guppy Gem About the game: Guppy gem is a maze game where guppy moves through a maze to reach the gem while avoiding moving obstacles. Play the game at http://www.hiteagames.com/ Video Imgur: https://imgur.com/mM9NqUa Youtube: https://youtu.be/SROEl_P29Vg This is my first time making a game. Enjoy! Quote Link to comment Share on other sites More sharing options...
ShrewdPixel Posted January 29, 2019 Share Posted January 29, 2019 Greetings! Play tested with Chrome on MacOS Mojave. Not bad for a first game! (The first one you make can be the greatest challenge; after that it gets easier.) Although it's a simple, it works as expected and the guppy makes it come across quite cute. Starting out, code libraries can help you make a ton of progress fast, but it can also trap you by not letting you focus on game code basics. When I first got started with HTML5 canvas, I found that tutorials that focused on vanilla Javascript helped me advance faster. Although it's a bit out of date (It uses setInterval instead of requestAnimationFrame) here's a link to one of my fav tutorials on YouTube that helped me get started. Great going and Good Luck! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.