Create README.md

main
Luna 2021-07-17 15:39:20 -07:00 committed by GitHub
parent 8aed4100db
commit c4e63b2a40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
README.md Normal file
View File

@ -0,0 +1,3 @@
A crudly written semi-modualar text based adventure game written in JavaScript.\
All the code needed for a game is there just no story added.
If you would like to write your own story just edit everything in locations.js thats all you should need to do unless you want to add more universal commands.