These are not goals
- see clean code
- praise functional purity
- understand every line of code
- admire my fast typing
These are the goals
- interop with JS libraries
- use mutability to gain on performance
- see Fable in action
- have fun
Milestones
- Move player with buttons
- Add first ball to board
- Firing the harpoon
- Shooting and splitting balls
- Counting score
- Handling game over
- Restart game automatically
- High scores
- Ship it!