Milestone 5

Now I’m feeling pretty good about this. The code now can follow the paths and see if the solution is correct or not. That leaves me mostly with easier problems to solve, like content and changing puzzles. Below is a working solution. If you use it, however, nothing will happen. Solving the puzzle doesn’t result in any feedback that it was successful.

The downside is that the sleep is starting to catch up with me. I’m going to drink another Bawls and hope that keeps me up long enough to make this more usable.

http://ludum.tarshish.us/ld27/

  1. Setup fission_engine
  2. Setup action holding area
  3. Setup action grid
  4. Make the keyboard move the selection
  5. Make actions movable into grid
  6. Change the color palette
  7. Check that goal is met
  8. Change to next puzzle
  9. More Puzzles
  10. Add visual hints of what’s happening
  11. Main Menu?
  12. Mouse support?