Let’s a make a real-time adventure game in JavaScript! This game is inspired by the Legend of Zelda on NES, of course we will not be using any copyrighted material, we will just use Zelda as a guide for the type game mechanics we want to include in our adventure game. Codename: LevolonGithub: Requirements: Top-down… Continue reading Adventure Game in JavaScript
About Card Shuffling
Card Shuffling Every time you shuffle a deck of cards that combination of cards has likely never existed before! The number of possible card shuffles is: 52! = 8.06581752 × 10^67 (google calculate this) If you shuffled a deck of cards every second for a million years you would only get 3.1556926 × 10^13 combinations… Continue reading About Card Shuffling
Death Dome Rules
Death Dome 3,000 Battle on the Waspworth Plateau In the future there is no death. There is only Death Dome. Battle and Upgrade! You are the vile manager of a team of convicts forced to battle in the Death Dome. Manage your team, earn credits and upgrade your arsenal. Death Dome is an action strategy… Continue reading Death Dome Rules
Tower Jump
Used some of these articles for the basics of Tower Jump. Play tower jump: https://www.opalgames.com/games/towerjump http://www.lostdecadegames.com/how-to-make-a-simple-html5-canvas-game/ http://www.html5rocks.com/en/tutorials/casestudies/onslaught/#toc-the-game-loop https://github.com/austinhallock/html5-virtual-game-controller http://html5gameengine.com/ http://www.html5rocks.com/en/tutorials/casestudies/gopherwoord-studios-resizing-html5-games/ http://www.smashingmagazine.com/2012/10/19/design-your-own-mobile-game/ http://www.nathalielawhead.com/candybox/html5-game-tutorial-making-a-platformer-part-1 http://blog.sklambert.com/html5-game-tutorial-module-pattern/ http://blog.sklambert.com/galaxian-html5-game/
Death Dome 3,000 Rule Book
Death Dome 3,000 Battle on the Waspworth Plateau In the future there is no death. There is only Death Dome. Death Dome 3,000 v1.3 © 2018 Created by Ben B. and Kevan K. Battle and Upgrade! You are the vile manager of a team of convicts forced to battle in the Death Dome. Manage your… Continue reading Death Dome 3,000 Rule Book