Commit graph

4 commits

Author SHA1 Message Date
Yukiteru
ab0582bdd0 format links in markdown
This commit does the following things:

- Change `[Course Web](link)` to:
  - `Course Web: [title](link)`, or
  - `Course Web: <link>`
- Change `[This GitHub](link)` to `[user/repo](link)`

Signed-off-by: Yukiteru <wfly1998@sina.com>
2022-04-03 17:39:09 +08:00
Yukiteru
ebc8150824 format markdown documents
This commit does the following things:

- Separate Chinese and English by a space
- Fix proper nouns
- Fix syntax problems of Markdown
- Move long links below
- Remove unnecessary suffix of links

Signed-off-by: Yukiteru <wfly1998@sina.com>
2022-04-03 17:39:04 +08:00
Liu Deyuan
daa85f6b02 add GAMES202.md 2022-02-17 19:19:25 +08:00
ysj1173886760
1f2ce3f207 add GAMES101 for computer graphics courses 2021-12-13 10:29:36 +08:00