itch.io is community of indie game creators and players

Devlogs

Working on a Doodle Jump inspired game

Karman Line Final
A browser game made in HTML5

so far I made the main game mechanics eg jumping when hit badguy_OBJ BTW I code in gml in game maker stuideos heres sorces code for the jump 

if place_meeting(x,y,oJelly)

{vsp = -10;

}

Files

  • karman line html.zip 4 MB
    Sep 02, 2021
Leave a comment