public:t-vien-07-1:program_1
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
public:t-vien-07-1:program_1 [2007/01/19 11:10] – hannes | public:t-vien-07-1:program_1 [2024/04/29 13:33] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Programming Assignment 1: Scene with interactive items ====== | + | ====== Programming Assignment 1: Room with interactive items ====== |
===== Basic Info ===== | ===== Basic Info ===== | ||
- | **Due:** Friday, Feburary 2nd at 23:59 | + | **Due:** Friday, Feburary 2nd at 23:59\\ |
- | **Group size:** 2 people | + | **Group size:** 2 people\\ |
- | **What to turn in:** Single ZIP file with Python files, asset files and an item data file | + | **What to turn in:** Single ZIP file with Python files, asset files and an item data file\\ |
+ | **Note:** If you use code or assets from others, remember to give credit where it is due | ||
===== Description ===== | ===== Description ===== | ||
Line 15: | Line 17: | ||
* ITEM: | * ITEM: | ||
* ... | * ... | ||
- | * Once all the items are displayed in the room, one of them becomes the selected one. A selected item needs to stand out in some manner, for example by switching to a particularily bright texture or by bobbing up and down (you can use your imagination here). | + | * Once all the items are displayed in the room, one of them becomes the selected one. A selected item needs to stand out in some manner, for example by switching to a particularily bright texture or by bobbing up and down (you can use your imagination here). |
- | * The user should then be able to hit the right and left arrow keys to cycle through the objects | + | * The user should then be able to hit the right and left arrow keys to cycle through the items in the room, selecting one item at a time (in any order you choose). |
- | * When the user hits the ENTER key, you can make something happen depending on what the object | + | * When the user hits the ENTER key, you can make something happen depending on what the item is. It is enough just to show the 'usage effect' |
| | ||
+ | ===== Resources ===== | ||
+ | |||
+ | * You can populate your room with items from [[http:// | ||
+ |
/var/www/cadia.ru.is/wiki/data/attic/public/t-vien-07-1/program_1.1169205035.txt.gz · Last modified: 2024/04/29 13:33 (external edit)