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

Commit d382b45

Browse files
committed
Update README.md
1 parent 1e1d964 commit d382b45

1 file changed

Lines changed: 19 additions & 4 deletions

File tree

README.md

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,27 @@ Just type the following command
3636
- [ ] Create item configuration
3737

3838
##Resources
39-
###ZORK Text:
39+
####ZORK Text:
4040
http://i7-dungeon.sourceforge.net/source.txt
4141

42-
###ZORK Emulator:
42+
####ZORK Emulator:
4343
thcnet.net/zork/index.php
4444

45-
###Text based game configuration
46-
http://www.tuxradar.com/practicalphp/21/4/2
45+
####Text based game configuration
46+
configuration: http://www.tuxradar.com/practicalphp/21/4/1
47+
game loop and logic: http://www.tuxradar.com/practicalphp/21/4/2
4748

49+
####Symfony - Loading Resources:
50+
http://symfony.com/doc/current/components/config/resources.html
51+
52+
####Symfony - The Console Component:
53+
http://symfony.com/doc/current/components/console/introduction.html
54+
55+
####Symfony - Question Helper:
56+
http://symfony.com/doc/current/components/console/helpers/questionhelper.html
57+
58+
####Symfony - YAML Component:
59+
http://symfony.com/doc/current/components/console/helpers/questionhelper.html
60+
61+
####Symfony - File System Component:
62+
http://symfony.com/doc/current/components/filesystem/introduction.html

0 commit comments

Comments
 (0)