In Another Timeline With My Self
movement: arrow keys, left mouse button down
upgrades: left/right arrow keys, click the + symbol
Tips:
- the numbers represent enemy health and damage potential
- when you descend, your health increases by half your power, while your power is reduced by half.
- descending saves the level you died on, you will return here eventually.
Known issues:
- (maybe fixed?) sometimes an enemy cannot be hit causing a level to be unsolvable, I'm looking into it. if this happens to you run the following in the developer console:
- globalThis.mobs
- get the list of enemies. index 0 is always the player
- globalThis.currentMap[y][x].mob = globalThis.mobs[index]
- where y and x are the map coords and index is the index into the mobs list.
- globalThis.mobs
Status | In development |
Platforms | HTML5 |
Rating | Rated 4.0 out of 5 stars (1 total ratings) |
Author | KhaoTom |
Genre | Role Playing |
Made with | Construct |
Tags | Seven Day Roguelike Challenge, Magic, Roguelike, Time Travel |
Leave a comment
Log in with itch.io to leave a comment.