Greenfoot Project Deliverables
I would like you to create a project page on your website with 5 sections:
Planning
- Introduction and description of your game.
Design
- List of actors and what they will do in their act() method.
- Account of what the world will do (if anything) in its act() method.
- Prototype (a picture or series of pictures to show what your game will look like)
Development
- Source code
- A showcase of any advanced techniques you have used, e.g. arrays, loops.
Video
- 2-3 minutes, embedded in the web page
Evaluation
- What went well, what could have gone better?
- How could the game be improved?