-
Notifications
You must be signed in to change notification settings - Fork 2
Sprint 3
Gornova edited this page Aug 19, 2013
·
1 revision
This is a retrospective of Galaxy Artifact sprint 3. Here you can find source code download as zip
Total time for this sprint: 8hours
Goals for this sprint were start to add turns and command pattern.
- command pattern is right choice to separate commands from player and ai, this is obviously first implementation of it
- separation using interface is a pain after a bit. Too much classes, but after all, I can see a scheme behind it
- there is a lot of code, maybe need some sort of refactoring?
- too much time between sprint 2 and 3, I don't remember anything :P
See you space cowboy!