0.5.9.1 link: https://makecode.com/_R0s1zxe3t1Xe
0.5.9.3 link: https://arcade.makecode.com/S49687-49101-60657-16382
0.5.9.3 updates
-added “-” in title
-added icons for main menu items
-updated shuriken sprite
-camera y-pos bugfix
-controller layout sprite fix
this is nice!
the games don’t work
0.5.9.4 updates:
-added dialogue to world 1 boss fight
-updated credits icon
0.5.9.4 link: https://makecode.com/_7uyFsX2M9RK7
Try this link instead! It should work this time.
Game link: https://arcade.makecode.com/S49687-49101-60657-16382
This game could be new Favorite Forum Game!
Its missing
Gethub link if you can I really want to see this game
0.5.9.5 Updates
-updated ‘Start’ and ‘Credits’ icon
-added 3 new levels
-added ‘Tutorial’ and ‘No Tutorial’ choice icon
-added DiBlaster stacking
-updated ‘Double-Jump!’ achievement text
0.5.9.5 link: https://arcade.makecode.com/S49687-49101-60657-16382
still missing
The link has been fixed!
In other news, I finally created a GitHub repository for Double-Jumper.
GitHub link: https://github.com/dumbbutnotfounded/double-jumper-devlogs
I love this game! It has really good art, menus and game design. It’s one of the best platformers I’ve seen on the forum
I’ve finally decided that I’m going to add music to my game!! Unfortunately, I can’t make good music. I would like for anyone to send in their songs so I can add it to the game. Your name and icon will be right here in the credits!
Your game is masterfully made and it looks good too with a lot of mechanics. But I do have one huge caveat with it. This project is entirely written in blocks. I’d imagine it’s very laggy adding any new code. Besides, looking at the main.ts file gives me a length of over 10000 lines!! If you are still using blocks to do this project it’s going to be incredibly difficult to maintain your code and even add new code. Blocks also doesn’t have a lot of features Typescript does. I can’t imagine working in blocks; in Typescript you can add classes, namespaces and even add new scripts!
So, this game…
There’s good new and bad news.
Bad news - I kinda forgot about this game and will no longer be using the engine posted here.
Good news - I will be remaking the game from scratch because the original engine is just…awful(idk how i worked in it for so long without using lists the amount of conditions in the average if statement is downright criminal).
Here is a very early version of the engine: https://arcade.makecode.com/S84974-40733-71362-69110
Some misc. info
- There may be an itch.io page for this game in the future, so look out for that
- I am still looking for a music artist for the game, so if you want to do so, let me know
- The game won’t just be a direct remake of the original WIP, some content will change(i.e. dialogue, stage design, etc.)
why is nobody talking about this game, not only it looks incredible the controls are smooth to
I totally missed this, this is incredibly good!
Slight update!
Changelog
- Added start menu
- Added more levels(will go unused in the final version, current levels are simply to show off tiles/give resemblance to final stage designs
- Updated backgrounds for every world(world 2 background will change in final version)
- Added some sound effects
- Added new power up for World 2(will be improved/ made more versatile in future updates) and World 4
- Changed screen transition from wavy horizontal(transitions extension) to a script that uses the shader extension
- Added collectibles(i.e. gems, hearts)
For future updates of this game, please refer to this link:
Holy crap this is underrated. Even as a pre-alpha this is still really good. Great work man!