Lane 2
Welcome to Lane 2! This 2 lane ragey thing will keep you amused for seconds!
Controls
C - Change color
A+D/Left+Right - Move
Esc - Pause
More
Song is Green Thursdays by Icoso himself
When you get 50 points, your triangle get googly eyes, and your triangle turns gold when you reach 100.
You might be asking, how does this fit the theme of "Switch?" It fits in the way that you switch lanes.
Status | Released |
Platforms | HTML5 |
Rating | Rated 2.0 out of 5 stars (2 total ratings) |
Author | Watrmeln |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard |
Accessibility | Color-blind friendly, High-contrast |
Development log
- Bringin' it on to mobileJul 25, 2021
- Expanding PlayJul 23, 2021
- 2 Days In, New FixJul 18, 2021
- Hotfix 2Jul 18, 2021
- Day Zero UpdateJul 18, 2021
Comments
Log in with itch.io to leave a comment.
👍
Cool game! it's very simple, but cool for such a short timeframe!
\(@^0^@)/
It has potential.
There are many ways to deepen gameplay. But I believe that the intention is really to make it as simple as possible, considering that there are still 6 days to delivery.
Liked it.
And you're right!
Simple gameplay, Simple Graphics and a Simple idea make for a simple game.
The way the game is coded prevents me from making levels, but if you press C in-game, the background will change colors.
However, I could try skins by tripping localstorage values when a certain score is made
Edit: Skin now changes depending on points
Hello,
This game seems to be interesting but there are some bugs you need to fix first. The game restarts every time automatically without even colliding with any obstacle, you might have kept the collider detector long enough. You can also consider adding various visual effects and a parallax scrolling background to make this game feel good.
The lack of parallax is intentional, as i wanted to keep it simple.
The restart is triggered when hit detection detects that a shape was hit, so this game does need some preciseness, my tiny brain couldn't figure out a better way than restarting.
The game was made in wick editor/javascript, which is the only language i know as of now and it doesn't have the BEST hit detector
I'm not that good at game craftsmanship so bare with me as I impove
EDIT: Kind-of a band-aid fix for now but i changed it to display your score instead of restarting. It doesn't erase objects as i couldn't figure out how.
Yeah, not at all a problem, you can improve as you go.