cooperuser / blockade

A minimal but challenging puzzle game, inspired by the ice puzzles in The Legend of Zelda: Twilight Princess.
2 stars 0 forks source link

Get rid of TODO everywhere #22

Closed grady404 closed 8 years ago

grady404 commented 8 years ago

The most important and obvious one is after completing a level. Consider filling this in with a "Congratulations!" and a few statistics about your level completion (move count, etc.)

Consider getting rid of "Help" in the level editor - I think the editor is intuitive enough without that, the only thing that isn't intuitive is how to delete objects (right click), but there might be a way to fix that.

As for the "About" screen we'll work more on that later, for now just write a short little description about the game, say who it's created by and who did what, etc.

There's also the [temp] Debug in the bottom left corner when testing levels in the editor.

grady404 commented 8 years ago

Sample win message that I think you should use: Congratulations! It took you 19 moves to complete this level, and you traveled a distance of 78 tiles. Your time was 5:08.

cooperuser commented 8 years ago

I think that the help screen on the editor will make more sense when we get to wiring

grady404 commented 8 years ago

Well, in that case you'd probably want to do a help page for each individual object (maybe it refers to the documentation)

cooperuser commented 8 years ago

maybe if you hover over an item on the select bar for a couple seconds a tooltip pops up?

grady404 commented 8 years ago

Ah yeah, that's a great idea actually

grady404 commented 8 years ago

How's the reorganization going btw?

cooperuser commented 8 years ago

well right now I am playing a big game of Civ V with a bunch of people from school, so I haven't physically changed anything for about 2 hours, but I've been doing a lot of thinking.

grady404 commented 8 years ago

Alright. Oh btw what's your steam name?

cooperuser commented 8 years ago

Titanknox, I use that for pretty much everything besides school stuff

grady404 commented 8 years ago

Alright I'll add you

cooperuser commented 8 years ago

Awesome

cooperuser commented 8 years ago

Accepted