Foon →
Ludum Dare Explorer →
LD25 →
In Digito
In Digito
By jonnopon3000
View on Wayback Machine
| Category | Rank | Score | Count |
|
|---|
| Coolness | 1150 | 10 | | |
Comments
I like the simple graphic style, it really works well here. So if you are trying to stop your clone from unleashing a virus, how does that make you the villain? The voiceover was a good intro. I didn't beat it but I would have played more if there were save points and it didn't crash when I died.
Haha, the crash-on-death is a little disconcerting, but unfortunately I can't fix it :(
Still, the idea is that the clone is you, so by logic you are the villain. It's loose, I know, but the best I could do with the concept without entering the jam to create a boss fight that accentuated it a little better.
awppy
2012-12-17 20:07
The game crashes on me when attempting to restart from the game over screen (and there's a typo in "Resart", but no biggie).
It would be better if the tiles moved in sync to the music, but the gameplay is slightly behind the beat.
Zone 4 doesn't appear to be possible to clear. There's just one narrow hallway, and invincibility tiles only protect across one panel, and they're all spaced 3 panels apart.
Though, I suppose I can just edit the zone data, and that'll let me see the ending!
Hmm...the game is supposed to be synced to the beat (level transitions and all)...but performance issues can mean that it occasionally falls a micro-beat behind, meaning overall it can de-sync. Thanks for the feedback awppy!
...also, invincibility tiles are supposed to create 2-tile invincibility, but again, performance issues can confound this. I will ask on #LD48 if it's ok to increase the invincibility timer, so as to fix this issue - else half the game's obstacles become impossible to avoid.
Dude, well freaking done! :D
The concept is well realized, butt unfortunately the performance is slightly under where it needs to be, and the game is ridiculously hard.
sos
2012-12-18 04:28
Hmm I died in the narrow path with no way to escape enemies! A left/right movement would have helped a lot!
But I like the synced gameplay, good job!
I really like the simple graphics going well with the simple mechanics. So yeah a great game.
I really like the concept behind the game and I found the voiceover intro to be quite clever. Though overall I found the game to be a little weird to play overall. I think you should limit the squares colors in a zone to not confuse it with the brown tiles. The red zone was very difficult to understand what was safe and what wasn't. It seems like my audio desynced too and no longer followed the beat. But overall it was fairly impressive and was a neat concept to toy around with. Nice job!
csanyk
2012-12-30 16:36
I couldn't quite get this one. It didn't seem to matter what color I would hit, nothing seemed to change. It left me wondering what was the point of it all. I did like the graphical style, but the play (for me at least) was lacking.
I tried playing this, but it just says I failed to stop my clone halfway through the into voiceover. I can't figure out what I'm doing wrong. Sounds fun though.
Also, your deployment seems really wonky. I'd recommend putting all the files you need directly in the jar, signing it, then using jnlp to access the proper permissions. Also, that jar file is pretty huge.
You might check out the free Java hosting I offer at http://StaticVoidGames.com, which handles most of that stuff (except the huge size) automatically.
The deployment seems wonky because it ~is~ wonky :P
Basically, the level files are .txt, which means I had to use the Java Scanner and FileReader objects to read in the data - this was a major mistake, as these objects apparently can't find files inside the .jar (I spent a good few hours learning about file paths in more detail trying to debug this, and have faced this problem before). As a result, I had to keep the text files outside the .jar, leading to the web version instructions we see above. Good advice, appreciated, but unfortunately a problem I can only solve by changing the loading system.
Also, it's huge because massive audio file - any compression ruined the music completely.
mistakoo
2013-01-07 19:23
Reminded me of SkyRoads a lot. Great presentation and gameplay but it's a bit too hard.
Unfortunately it barely has anything to do with the theme.