Loading...
51
Game
Dash-Man Jump
3 years ago

Just tried to catch up the #mobile version of the game to the #browser version. There are still some bugs like the scrolling speed and collision but I'll get that next time. I feel like working on #webdev now.




0 comments

Loading...

Next up

Coding a little tired today. Only edited the platform collisions to make platforming a little more challenging. Still have the platform floating #bug, problem for next week. #indiedev #gamedev #javascript #webdev #screenshotsaturday

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

So I got rid of the canvas buttons because animating them along with the falling platforms got too complex. Now I'm having trouble with the DOM buttons, made with JS. Why can I click them outside of their bounds? Anybody else have this problem before?

Your fellow Jolters are still hard at work making GREAT #GameJoltColors25 art!

There's still time for YOU to be part of it. Check your quest log to get started.

All artists are tagged below! 🔽

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

Lynked: Banner of the Spark is a colorful action-RPG & town-builder where you and your robot buddies help build a new future from the ground up.

⚠️ The game has a free Steam Weekend from August 7 to August 11!

Try the game now: https://bit.ly/LynkedSteam

Working on a climbing platformer with JavaScript. Let you know how it goes tomorrow. This is my first post so I'm excited

New update on the web portfolio! Be live soon. Learned a whole bunch while I was gone: git, github, terminal on android (did I mention I am doing all this development from my phone?). I'll be updating the game soon too. See you then!

Welcome to Meowosville, home to the catfolk, with houses made of cardboard boxes and feline-looking towers! 🐱

Catfolk love to fish, and love the company of the nearby dogs and crabs! 🐶 To the north, the buff cats claimed a cave as a gym for themselves. 💪

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