-
-
Notifications
You must be signed in to change notification settings - Fork 102
Snow Shovel
Simon (darkside) Jackson edited this page Aug 21, 2020
·
8 revisions
Area | Submitted | Type |
---|---|---|
Games: 2D Graphics, Input, Touch & Gestures | 3/31/2010 | Code Sample |
Snow Shovel is a simple game designed for Windows Phone 7 that shows how to draw 2D sprites and handle player input by using the accelerometer.
In Snow Shovel, the game objective is to gather as many snowflakes with the shovel as you can before time runs out. The game implements the following features:
- 2D Graphics Rendering
- Accelerometer Input (Windows Phone 7)
- Scoring
- Game Timer
All content and source code downloaded from this page are bound to the Microsoft Permissive License (Ms-PL).
Download | Size | Description |
---|---|---|
SnowShovelSample_4_0 | 0.12MB | Source code and assets for the Snow Shovel Sample (XNA Game Studio 4.0). |
SnowShovelSample_4_0.zip | 0.12MB | Source code and assets for the Snow Shovel Sample (XNA Game Studio 4.0). |