All Posts in Web Development
I'm taking the rest of the year off. Happy Holidays, everybody. See you next year. #webdev #portfolio
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
So I added some buttons. Weird though, cuz I can only get one button to register touch at a time. I may replace some down the line for double-tap or swipe but first thing is first. #javascript #mobile #webdev #2d