
Unpluged-bot
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Finally! you escaped from the evil doctor Walt EVER.
Try to leave his laboratory. Quick! you running out of power.
Warning, there is only a few levels, at some point, the game repeats the last level for ever.
Thank you all for your support and all your messages
I will try to reply to some of the questions/notes that I did not respond to.
- the collision system I had code in a rush is buggy because it does not handle tunneling at all.
- there is no bug with the sound/music as there is none ;)
- the last level that plays over and over again is an attempt to procedurally generate levels with rng/seed (but as you can see, I failed miserably).
- I still want to be evaluate on all the criteria (even sound) as I believe It will forces me to do better next time.
I am currently working on a new version of the game (better graphics, better collision, more levels, more monsters, even boss fight), I plan on putting the link to the Github repo at the end of the event, so you can track my progression.
I will also put the layout/monster/item/level editor I am currently working on for the new version on another repo.
Again thank you all for your votes.
as promised the link to the editor's repo:
- level editor github
- the game github
I will shortly update the current version of the game on my server and publish the level editor as well.
Try to leave his laboratory. Quick! you running out of power.
Warning, there is only a few levels, at some point, the game repeats the last level for ever.
Post-LD39
Thank you all for your support and all your messages
I will try to reply to some of the questions/notes that I did not respond to.
- the collision system I had code in a rush is buggy because it does not handle tunneling at all.
- there is no bug with the sound/music as there is none ;)
- the last level that plays over and over again is an attempt to procedurally generate levels with rng/seed (but as you can see, I failed miserably).
- I still want to be evaluate on all the criteria (even sound) as I believe It will forces me to do better next time.
I am currently working on a new version of the game (better graphics, better collision, more levels, more monsters, even boss fight), I plan on putting the link to the Github repo at the end of the event, so you can track my progression.
I will also put the layout/monster/item/level editor I am currently working on for the new version on another repo.
Again thank you all for your votes.
Post-Post-LD39
as promised the link to the editor's repo:
- level editor github
- the game github
I will shortly update the current version of the game on my server and publish the level editor as well.