-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpresentation.txt
97 lines (68 loc) · 2.11 KB
/
presentation.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
[characters]
David
Jackson
Klara
Bob
[plot]
1.
(art=hkust)
$4 - a tool for making text based games
Github Link: https://github.com/Derppening/comp2021-project
(opt="Introduction",1,2)
(opt="System Structure",2,4)
(opt="Challenges",3,5)
(opt="Improvements",4,7)
(opt="Demo",5,8)
2. Introduction 1A
=== Group Introduction ===
We are Group 12, named "Die Pfeilschwanzkrebse".
There are 3 members:
$1 is Year 1 student, from Hong Kong.
$2 is Year 4 CPEG student, from Hong Kong.
$3 is year 4 Exchange student, from Sweden.
(opt="About Project",1,3)
(opt="Go Back",2,1)
3. Project Idea 1B (D)
=== Project Idea ===
This project is comes from the idea of RPG game.
Many people loves playing games but obviously making a game is not easy even for CS students. The purpose of this framework creator is trying to provide a tool for creating a text-based game.
(opt="System Structure",1,4)
(opt="Go Back",2,2)
4. System Structure 2
Project Modules
| - framework (K/J)
| - reader (J/D)
| - creator (D)
| - util
(opt="Challenges",1,5)
(opt="Go Back",2,3)
5. Challenges 3
(art=everything)
ROARRRRRRRRRR
(opt="You serious?",1,6)
(opt="Go Back",2,4)
6. Challenges 3
=== Challenges ===
- Overall Structure (D)
- Debug (J)
- Good looking Interface
- Error handling (K)
(opt="Improvements",1,7)
(opt="Go Back",2,5)
7. Improvements 4
=== Improvements ===
- More complex storyline (K)
- Character attributes
- Game parameters
- File format
- Creator Mode (D)
(opt="Live Demo",1,8)
(opt="Go Back",2,6)
8. Demo (Sleepy.txt)
=== Live Demo ===
For the demo, Klara will read out the plot and ask prof. to choose
(opt="Quit",q,8)
9. Showing the txt file structure of the plot
Go to Sleepy.txt file, showing the structure
- Mention about the character variable (J)
10. Try to create a new file