Added initial docs

This commit is contained in:
Resi Respati
2017-11-27 11:59:00 +07:00
parent 56840c0adf
commit 426b2d6207
6 changed files with 34 additions and 0 deletions

3
docs/README.md Normal file
View File

@@ -0,0 +1,3 @@
# Screeps Typescript Starter
Screeps Typescript Starter is a starting point for a Screeps AI written in Typescript. It provides everything you need to start writing your AI whilst leaving `main.ts` as empty as possible.