Update README.md
This commit is contained in:
parent
dea82ae79e
commit
847ac12ba0
@ -16,6 +16,7 @@
|
||||
## Table of Contents
|
||||
- [Castles & Wizards](#top)
|
||||
- [About](#about)
|
||||
- [Controls](#controls)
|
||||
- [Built With](#built-with)
|
||||
- [Setup](#setup)
|
||||
- [Development](#development)
|
||||
@ -23,6 +24,8 @@
|
||||
|
||||
## About
|
||||
|
||||
This game was built as my grade 11 computer programing final project. The grading was based on demonstrating different programing structures such as ifs, loops, etc... I chose to build a simple RPG.
|
||||
|
||||
Castles and Wizards is a game engine that reads pre-made text files to create its enviroment including: chests, conversations & maps. Configuration files & maps can be found inside `/Objects/...`.
|
||||
|
||||
The game comes with a basic map editor to aid in building maps quickly. Maps are named using coordinates to create a tiled world map (`00.txt` is spawn).
|
||||
|
Loading…
Reference in New Issue
Block a user