
The Last Light
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).
Instruction
A small game about a dark world where the last light is about to die. And your mission is too keep the power of the flame alive as long as possible.
My second ludum dare and game jame entry so far :)
Controls
Press W to Jump,
A to walk left and D to walk right, Use the mouse to shoot bolts
Links
SourceCode: https://github.com/Loktor/ProjectFireLDCompo39
Post Compo Version (Play it here): (Download for Windows highly recommended/Web Version (in chrome/firefox)): https://loktor.itch.io/the-last-light-final-post-compo
Post-Compo:
- Added option to skip tutorial on replay
- Improved wave generation with more variation
- New type of enemy to force the player into a bit of an different playstyle
- Minor bug fixes
Play it on (Download for Windows highly recommended/Web Version (in chrome/firefox)): https://loktor.itch.io/the-last-light-v3
v3: Fixed bugs with jumping/running mechanics and isses with too low collectible visibility
Play it on (Download for Windows highly recommended/Web Version): https://loktor.itch.io/the-last-light-ld-39
Bugfixed + Windows Build (The web gl version is sometimes a bit buggy in edge play it in firefox/chrome if possible, Fast clicks are sometimes not recognized by edge+ input.getAxis returns value even if the user presses nothing)
V2: Fixed webGL issue in chrome, were mouse clicks were sometimes not recognized (due to the ruleset this seems to be allowed, e.q. the ported version + breaking bugs)
v1: BugFix + Windows Build: Fixed issue with web GL screen size + controls locking + speed
Play it on (v0): https://loktor.itch.io/the-last-light (The web gl version is sometimes a bit buggy (especially in chrome and a bit in edge, try to use firefox if possible, Cursor doesn't lock properly + Input issues))