-
Piers Williams authoredPiers Williams authored
index.json 1.73 KiB
{
"slides_prefix": "slides_pdf/ce810-",
"slide_types":{"Notes": "notes", "Presentation": "pres", "Handout": "handout"},
"assignments": {
"Week 1": [
{
"name": "Monday AM",
"topic": "Recap",
"links": {
"intro": "GEN",
"recap": "GEN"
}
},
{
"name": "Monday PM",
"topic": "Flappy Bird & Practical",
"links": {
"code": "https://git.fossgalaxy.com/ce810/asteroids",
"lab-parameter": "GEN"
}
},
{
"name": "Tuesday AM",
"topic": "Proc Gen & Player Experience",
"links": {
"procgen": "GEN",
"evaluation": "GEN"
}
},
{
"name": "Tuesday PM",
"topic": "Game Design Hack",
"links": {
"exercise": "code/Entropy.java",
"code": "https://git.fossgalaxy.com/ce810/module-game",
"lab-hack": "GEN"
}
},
{
"name": "Wednesday",
"topic": "Game Design Hack",
"links": {
}
},
{
"name": "Thursday AM",
"topic": "Game Design Hack",
"links": {
}
},
{
"name": "Thursday PM",
"topic": "Play Testing",
"links": {
}
},
{
"name": "Friday",
"topic": "Game Balance and Assignment",
"links": {
"balance": "GEN"
}
}
],
"Week 2": [
{
"name": "Monday AM",
"topic": "AI",
"links": {
"ai": "GEN"
}
},
{
"name": "2",
"topic": "AI Experiments and candidate games",
"links": {
}
},
{
"name": "3",
"topic": "User Testing",
"links": {
}
},
{
"name": "4",
"topic": "Report & Presnetation",
"links": {
}
},
{
"name": "5 AM",
"topic": "Report & presentation",
"links": {
}
},
{
"name": "5 PM",
"topic": "Group Presentations",
"links": {
}
}
]
}
}