deengames-prototypes / virus-escape

A virus-escaping-the-network strategic puzzler.
0 stars 3 forks source link

Prototype #1

Closed ashes999 closed 6 years ago

ashes999 commented 6 years ago

Reminder: Cut absolutely everything non-essential. Images, UI, tutorials, it's all skippable; we need to make sure the game is fun.

Prototype Ideas: Is It Fun Yet? (Stop If Yes)

Bugs

ghost commented 6 years ago

Note: changed my name from @PythonWantsBoop to @NegativeScript.

ashes999 commented 6 years ago

@NegativeScript it looks like you deleted your comment about A* path-finding. I found a different lib, but sure, we can try that one first; let me know if you're interested in doing this ,and in writing QUnit unit tests.

ghost commented 6 years ago

I've never written QUnit tests before, but looking at your examples, and after some googling, I think I can manage some.

As for the pathfinding, I may decide to take it later, if nobody does.

ghost commented 6 years ago

Fixed the bug, I don't see the use of unit tests for that anymore. It'll take care of itself.

ashes999 commented 6 years ago

I still need the unit tests to verify that every possible level with every possible seed is beatable.

ghost commented 6 years ago

Fair enough. Hopefully, it'll happen Soon™.

ashes999 commented 6 years ago

Prototype is done.