FormulaBlaster by swizzcheez
Aliens are invading! The world's last hope is a wrecked piece of alien tech than can shoot them down. Unfortunately, the only input it has uses algebraic positioning. On the plus side, it is able to pause time.
(Hint: first few levels the red aliens don't move, so the formulas are constant. "t" is required in the formula at level 3+ for the blue and green aliens.)
---
So this was a last-minute turn around on what I had originally thought about at around 2PM today. Originally, this was going to be some sort of algebra hack-n-slash where you'd have to solve algebra problems to kill the monsters.
After much hair pulling, I took a step back and think this is far more approachable. It's far from polished and may break in weird ways still, but hey, that's 8 hours for you...
I considered dropping into the jam to add more than a couple of formula, maybe I'll expand this later, but I really needed some sleep anyway. Pity I hadn't stumbled on this idea to begin with instead of coming up with it on Sunday... :P
Branch is left open so as to deal with any bugs...
BONUS: Incidentally, the work for the original attempt is still intact -- try the following (vary the number at the end to get different formulas). It should be pretty obvious why I ended up feeling I couldn't get a solid game out of this attempt in the time allotted:
http://formulablaster.com/formula/render/simple/42/
http://formulablaster.com/formula/render/quad/83/
http://formulablaster.com/formula/render/twovar/123234/
(Hint: first few levels the red aliens don't move, so the formulas are constant. "t" is required in the formula at level 3+ for the blue and green aliens.)
---
So this was a last-minute turn around on what I had originally thought about at around 2PM today. Originally, this was going to be some sort of algebra hack-n-slash where you'd have to solve algebra problems to kill the monsters.
After much hair pulling, I took a step back and think this is far more approachable. It's far from polished and may break in weird ways still, but hey, that's 8 hours for you...
I considered dropping into the jam to add more than a couple of formula, maybe I'll expand this later, but I really needed some sleep anyway. Pity I hadn't stumbled on this idea to begin with instead of coming up with it on Sunday... :P
Branch is left open so as to deal with any bugs...
BONUS: Incidentally, the work for the original attempt is still intact -- try the following (vary the number at the end to get different formulas). It should be pretty obvious why I ended up feeling I couldn't get a solid game out of this attempt in the time allotted:
http://formulablaster.com/formula/render/simple/42/
http://formulablaster.com/formula/render/quad/83/
http://formulablaster.com/formula/render/twovar/123234/
| Web | http://formulablaster.com/game#/playing |
| Source | https://github.com/swizzcheez/ld32/tree/ld32-ext |
| Original URL | https://ludumdare.com/compo/ludum-dare-32/?action=preview&uid=16129 |
Ratings
| Coolness | 22% | 2192 |
| Innovation | 3.60 | 232 |
Feedback
EwChap
20. Apr 2015 路 05:22 UTC
Was not able to understand what to do here. needed a bit more help. I was slipping time and nothing was changing or moving so I am not sure what I was supposed to be getting out of that. I love the idea of using a formula to fight enemies, but overall couldn't figure it out.
馃帳 swizzcheez
20. Apr 2015 路 12:37 UTC
Understandable -- if you feel like it know that inthe first few levels the aliens are immobile (meant them to be the easy ones). Just use constants for X/Y. At level 3+ the first moving ones appear. (Sadly there isn't a lot of variety allowed in the time I ended up having.)
Lo-X
21. Apr 2015 路 12:31 UTC
Weird game. The idea is nice, but I guess I'm not good enough at maths :p Indeed, a bit more help would be... helpful. It took me time to understand what to do, why the first enemies weren't moving, etc.
j_peeba
21. Apr 2015 路 12:40 UTC
Yeah, a more gentle learning curve would have been beneficial. You could hold off for a while before even showing the player all the information there is. Like for example, reveal the variables (and the related help text) for the variables only once you would need that etc. :)
馃帳 swizzcheez
22. Apr 2015 路 14:10 UTC
Good ideas -- I wonder if I can consider those "bugs". ;)
TeamCalcium
23. Apr 2015 路 12:23 UTC
I didnt understand what to do, the help on the right wasnt very helpful.
SowiHowl
25. Apr 2015 路 08:04 UTC
The idea is great but kind of strange to play it...
Stechas
25. Apr 2015 路 08:26 UTC
Numbers are powerful weapon indeed, so idea is great. But it takes time to understand what to do in game.
RockhopperGames
05. May 2015 路 09:31 UTC
Good idea for an educational game, but unfortunately the end result is lacking polish. It's not clear how it wants me to format my answers, and it doesn't seem to reset correctly after failures (moving aliens stopped moving). It's a shame, since it looks like you'd be on a good thing with some more work!