Fix a some bad grammar
This commit is contained in:
parent
321690faaa
commit
24c8b6a5b8
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
## Introduction
|
## Introduction
|
||||||
A simple terminal based RTS game that uses text files to communicate game state and unit commands.
|
A simple terminal based RTS game that uses text files to communicate game state and unit commands.
|
||||||
|
|
||||||
TTRTS was is from the ground up designed to be a fun way to practice programming. Any programming language than can handle file I/O can be used to make an AI for TTRTS, and this extensibility allows for any type of programmer to have fun and enjoy designing and playing against their friends.
|
TTRTS is from the ground up designed to be a fun way to practice programming. Any programming language than can handle file I/O can be used to make an AI for TTRTS, and this extensibility allows for any type of programmer to enjoy designing and playing against their friends.
|
||||||
|
|
||||||
-----------------------------------------------------------
|
-----------------------------------------------------------
|
||||||
## Building TTRTS
|
## Building TTRTS
|
||||||
|
|
Loading…
Add table
Reference in a new issue