Learning Outcome
At the end of this lesson, you will be able to:
- define the "core" functionality of your app
Review
Lesson
- as you are exploring possible solutions, remember who your user is
- have as few features as possible, that still achieves the goal of your game
Activity
Daily Assignment
- state exactly what the core functionality of your program is
- make sure your program does not do anything else!
- post this "exactness" to your website and email me as well
- on your device
- now that you have a "moving" something on your device, lets make sure we can actually get artwork on it
- today, start by placing just a bitmap (image) on the screen
- post this working and also email me proof of it