Outer by kristinamay
How would you like to go on a spaceventure?

Play as 72H, an adventurer who's exploring the furthest reaches of deep space.
Your goal is to get as far as you can into the depths of space, balancing fuel and money, and researching ship improvements. And, of course, learning more about your surroundings with your trusty scanner, Gert.

Outer is a randomly-generated point-and-click sort of adventure, with lovingly handmade pixel art and lovingly mouth-created sound effects. It's made using Love2D.
Once you've played, share your score! I have literally no idea how high one can score.
Implementation
IDE: ZeroBraneStudio
Engine: Love2D
Music: Medley
Art: Pixaki
Sound Effects: Voice Recorder
Notes
The game was initially experiencing a small bug with the cursor hover code (as mentioned in the comments) but that should be fixed, and my hope is that you will be treated to a bug-free experience. :smiley_cat:
Update on below: the problem wasn't with my file, but with Catalina permissions. You'll need to make sure that you can open app files from anywhere in order to run the game, but the file does work!
~~I'm having lots of difficulty getting a mac .app file working, but I developed this on a mac so rest assured it's coming! In the meantime, mac users who have Love2D on their computers are welcome to use the .love file included on my itch.io page to play.~~
| Source Code | https://github.com/kristinalustig/ld48 |
| Windows 32 | https://kristinamay.itch.io/outer |
| Love file | https://kristinamay.itch.io/outer |
| Link | https://kristinamay.itch.io/outer |
| Link | https://kristinamay.itch.io/outer |
| Original URL | https://ldjam.com/events/ludum-dare/48/outer |
Ratings
| Overall | 345th | 3.586⭐ | 31🧑⚖️ |
| Fun | 582th | 3.121⭐ | 31🧑⚖️ |
| Innovation | 378th | 3.345⭐ | 31🧑⚖️ |
| Theme | 346th | 3.741⭐ | 31🧑⚖️ |
| Graphics | 217th | 3.81⭐ | 31🧑⚖️ |
| Audio | 162th | 3.69⭐ | 31🧑⚖️ |
| Humor | 76th | 3.707⭐ | 31🧑⚖️ |
| Mood | 287th | 3.517⭐ | 31🧑⚖️ |
| Given | 20🗳️ | 36🗨️ |
```Error
main.lua:625: attempt to compare nil with number
Traceback
main.lua:625: in function 'testOverlapGals'
main.lua:413: in function <main.lua:407>
[C]: in function 'xpcall'
===========
second bug
===========
Error
main.lua:611: attempt to compare nil with number
Traceback
main.lua:611: in function 'testOverlapPlanets'
main.lua:421: in function <main.lua:407>
[C]: in function 'xpcall'
```
All and all though I love the art humor and the music.
Aside from some of the crashes it looks like a great little game.
Good Job!!
```
Error
main.lua:637: attempt to compare nil with number
Traceback
main.lua:637: in function 'testOverlapGals'
main.lua:415: in function <main.lua:409>
[C]: in function 'xpcall'```
But it works fine in Chrome. Probably it's just a fluke in the version of Firefox that I have. Anyway, I like this kind of game, and I had fun exploring. It would be nice to see some alien life forms (even if via primitive graphics), bu given the time constraints, you did a good job. Nice work.
