Skip to content
This repository was archived by the owner on Mar 18, 2020. It is now read-only.

Commit 70060f2

Browse files
committed
Updated README
1 parent 68bd952 commit 70060f2

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Learn Chinese
1+
# [Learn Chinese](http://www.learnchinese.ml)
22
Simple game to learn how to form Chinese words
33

44
The project utilises a python web crawler to get our database of questions.
@@ -8,6 +8,10 @@ The sentences are then extracted and obfuscated to produce questions.
88
Users then simply pick correct words that fit into sentences or phrases presented to them.
99
The sentences care basically song lyrics that we have crawled from mojim.com
1010

11+
The game is hosted on our [www.learnchinese.ml](www.learnchinese.ml). However, in order to access the game, you must be connected to the National University of Singapore School of Computing's network (remote access possible via SoC VPN).
12+
13+
Source code is available on the [GitHub page](https://github.com/vhazali/Learn-Chinese)
14+
1115
# Structure
1216
The project is split into its front end, back end as well as the crawler.
1317
The crawler is a standalone python script. The script will be run daily by the server to renew the database.

0 commit comments

Comments
 (0)