general in Web Development

Share your creations!




So, I got the infinite platforms working. Trouble is if you drop to a lower platform the ones below that will start to rise. Anybody got an idea? #bugs #bugfixes #platformer #indie #indiegamedev #gamedev #javascript #webdev


Today I added some platforms that randomly generate. You realize how hard it is to code a game from vanilla javascript once your #GameMaker subscription expires. Building collision from scratch gives you a new appreciation for game engines. #challenge