FoonLudum Dare ExplorerLD46 → TITAN, OPSND

TITAN, OPSND

By dario-zubovic and notke

View on ldjam.com

CategoryRankScoreCount
Overall964.1528
Fun5033.6826
Innovation124.4429
Theme1894.1928
Graphics1654.4228
Audio2123.9628
Humor3963.6124
Mood684.2828

Comments

franciszeknowotniak 2020-04-21 08:35

Pretty hard to get into but for sure a intersting orignal idea and solid art

freya-c 2020-04-21 11:47

Really love the concept and execution of this! I think it will take me a while longer to get good at playing it though... some great subtle touches like the screen reflections really hit it home.

harry-alissavakis 2020-04-21 14:55

I can't help but admire every single technical aspect of this entry, the effort alone deserves 5 stars on its own. But besides that, it's also a really interesting game and a great execution of the concept. Simply remarkable job!

memory-of-god 2020-04-21 15:12

Love it! I only wish the language could be a little more forgiving, reducing the barrier to entry. I got stuck at my 3rd command (taking a picture and sending to earth), no picture came back, and was unable to interact at all with the computer. So I wasn't able to do very much, but still enjoyed it massively. I can only wonder what the limits are with someone who actually takes the time to learn the syntax. Overall great job. Would be amazing to see this idea expanded on.

terry 2020-04-22 09:02

So, I just want to say right away that this game is astounding: incredible concept and execution. I've been playing it for about an hour already and having a blast. This is the best thing I've played in LD46 so far.

However, I keep running into this bug, which has broken three games in a row for me -

bug.jpg

I don't know what's going on, but it's something to do with the mouse selection code - when you click back onto the program after successfully running something, there's a chance that you end up with a program that won't compile. I've gotten weird error messages like "HLTT is not valid", and I've been able to delete the last T and leave the last line as "HL" and that compiles. But then sometimes I can't do anything about it.

Really hope you can fix this, because I'm very excited to play more!

terry 2020-04-24 03:45

Playing a big more today with the latest version, and it looks like that particular bug is fixed! I ran into this one, though:

Image1.jpg

The program freezed up on this line. I can still look around with the mouse, but can't input anything into the computer!

ecmjohnson 2020-04-24 16:14

Great execution and the images from Titan look great! I really like the typing sounds and the inclusion of compiler errors is very helpful. The manual design is quite good as well.

monetai 2020-04-24 21:22

Directly going on my list of game to replay and finish after the jam ends =) I really like the setup, the sound is amazing, and the game very pretty! I was drinking my coffee while piloting a rover on titan, living the dream =p

I would've like that the manual was accessible in-game (in a mail app or else) and be able to see all pictures took previously. Also I don't really know what I'm looking for so I'm moving the rover at random and playing with the language instead of trying to achieve a goal.

However it's one of the best games I played in this jam! It's impressive what you could achieve in 72H!!

PS: Did you made the language and compiler during the jam? Do you have some pointers on where I can learn to do that ? =p

neontropics 2020-04-25 14:35

Any chance of fixing the Mac build? This looks super impressive and I'd love to play it!

dario-zubovic 2020-04-25 18:53

@monetai yeah, language was designed and whole parser/compiler/IDE was coded during the jam. Just reading on LR parsers, AST and such should give you a good start. I found this page on writing a VM quite useful as well: https://justinmeiners.github.io/lc3-vm/. I don't have much experience in this area, but it was surprisingly easy to do (and a lot of work :P).

@neontropics probably not... issues we're having with cursor are due to Unity engine :(

deseteral 2020-05-03 11:15

Great idea with solid execution. I was amazed at the quality of the game and how it was creative with the theme.

sheldonzs 2020-05-05 03:52

you built an ASM parser in 3 days!? Holy shit dude, that's amazing. This is a pretty intense coding on the player end, but I'll probably sit down and play with it when I have more time.

m-trigo 2020-05-05 21:53

I love this.

I could barely play it and still had a blast because of the manual, mood, sound and visuals.

Add a simple tutorial and it would become a damn good ASM learning game.

I understand the game isn't accessible, but it's still a crime that it doesn't have more ratings.

notan-lemon 2020-05-06 02:16

Wow this is amazing! Though I couldn't understand what's the goal of this game, I still enjoyed the aesthetics. The manual was great too. Also I found a bug in the example code of "move forward while it's safe". The code checks if the rover can move forward, but there is no operation to move forward and it stays the same place forever.

cptn-b 2020-05-06 17:58

<3

notke 2020-05-06 21:12

@sheldonzs, yes @dario-zubovic is a wizard. I believe he made the parser in one day and then he spent the other 2 days making the highlighter, hovering error display and solving edge case bugs :D

@m-trigo there is a manual as a separate download where you can find out how to use the language and it also has some examples.

@notan-lemon Oops, well spotted. Yes, the example code actually does nothing :grimacing:. We'll fix that for future release.

convg 2020-05-09 12:21

Awesome game! Really cool. A bit more instruction would go a long way but overall good work!

dane-tesla 2020-05-09 21:59

It was interesting but I wish the instrustions were available somewhere in game (like, on the other screen or post-it notes, or something). I'm not sure if there is a win condition or not? Anyways, good work and a soild, polished entry ^^

marcmagus 2020-05-11 04:15

Thanks for bringing your game by my stream for us to check out! I had a great time with this one.

If you'd like to rewatch, the highglight is available at https://www.twitch.tv/videos/617517578

ava-skoog 2020-05-11 17:40

This is just amazing. One of the coolest LD games I have ever seen! Ticks so many sweaty little nerd boxes and sets such a cool atmosphere. The PDF manual is amazing. And the framing of a language that had to be thrown together in three days is hilarious. 💜 Would be super interesting to know what sort of feedback you've gotten from people who don't have any programming experience at all. But it's an incredibly cool niche game for those who do. I love rovers, I love the periodic æsthetic, just aaaahhhh. HIGH SCORE FROM ME! 😭

dario-zubovic 2020-05-11 22:35

@dane-tesla there's certainly a win condition, just takes a bit of digging to find it :D

@marcmagus thanks for the cool stream, enjoyed it!

@ava-skoog aaaaa thanks!! :blush: