Skip to content
Snippets Groups Projects
index.json 1.7 KiB
Newer Older
	"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",
Joseph Walton-Rivers's avatar
Joseph Walton-Rivers committed
				"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": {
					"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": {
				}
			}
		],
		"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": {
				}
			}
		]
	}
}