Latitude
A downloadable game for Windows and Linux
Latitude is the result of me getting bored late on Valentine's Day 2017.
This is a fairly simple infinite sidescrolling platformer; you have power to fly up to other platforms, and each stage is randomly generated (there are unlimited stages). For completing a stage, you get a point... and the map will scroll 10% faster and you have ~10% less power.
What does that mean? It gets difficult. My high score right now is 30. I might just be bad at the game, or the game gets difficult. I couldn't tell you.
There are no pause screens, intro screens, whatever, it's just a dive-straight-in sort of game. There are also no images -- everything is rectangles. Each stage has a randomly assigned colour (but can't be black, because that's the background). If you want a pause/intro screen, moan at me in the comments. :>
There's also no music. I wanted a game I could listen to my music while playing. You should too.
Controls
Press SPACE to fly. Your power resets when you land on a platform. Hit the massive pillar at the end of a stage to move on (you can fly into it).
If you have any power refills, as shown by the number of white rectangles in the top-left of the screen, you can also hit F to get a boost to your power -- this is especially useful in earlier levels. You gain one refill per level you clear.
Source
This project is even open source, at https://github.com/Scratso/Latitude :>
Status | Released |
Platforms | Windows, Linux |
Author | Max Heaton |
Genre | Platformer |
Tags | 2D, Arcade, Endless, jumping, Minimalist |
Code license | GNU General Public License v3.0 (GPL) |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard |
Accessibility | High-contrast |
Links | Support, Source code |
Download
Install instructions
- Extract the compressed folder (.zip, whatever)
- Run "latitude". If you're on Windows, this will be a .exe.
On Linux, you may need to set latitude to be an executable file:
$ chmod +x path/to/latitude
and may need to run it from a terminal ./latitude
... Or just run it with the itch.io app, which is easier. :>
Comments
Log in with itch.io to leave a comment.
Scored 3.
... Okay, my high score is now 75. Not 30.