Update README.md
This commit is contained in:
parent
bb2da387e8
commit
129ad6e1b5
32
README.md
32
README.md
@ -11,6 +11,21 @@
|
|||||||
<!-- Description -->
|
<!-- Description -->
|
||||||
Grade 11 Final Project
|
Grade 11 Final Project
|
||||||
|
|
||||||
|
<!-- Repo badges -->
|
||||||
|
[](https://git.zakscode.com/ztimson/castles-and-wizards/tags)
|
||||||
|
[](https://git.zakscode.com/ztimson/castles-and-wizards/pulls)
|
||||||
|
[](https://git.zakscode.com/ztimson/castles-and-wizards/issues)
|
||||||
|
|
||||||
|
<!-- Links -->
|
||||||
|
|
||||||
|
---
|
||||||
|
<div>
|
||||||
|
<a href="https://git.zakscode.com/ztimson/castles-and-wizards/releases" target="_blank">Release Notes</a>
|
||||||
|
• <a href="https://git.zakscode.com/ztimson/castles-and-wizards/issues/new?template=.github%2fissue_template%2fbug.md" target="_blank">Report a Bug</a>
|
||||||
|
• <a href="https://git.zakscode.com/ztimson/castles-and-wizards/issues/new?template=.github%2fissue_template%2fenhancement.md" target="_blank">Request a Feature</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
---
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
@ -19,6 +34,7 @@
|
|||||||
- [Controls](#controls)
|
- [Controls](#controls)
|
||||||
- [Built With](#built-with)
|
- [Built With](#built-with)
|
||||||
- [Setup](#setup)
|
- [Setup](#setup)
|
||||||
|
- [Production](#production)
|
||||||
- [Development](#development)
|
- [Development](#development)
|
||||||
- [License](#license)
|
- [License](#license)
|
||||||
|
|
||||||
@ -41,6 +57,22 @@ The game comes with a basic map editor to aid in building maps quickly. Maps are
|
|||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>
|
||||||
|
<h3 id="produciton" style="display: inline">
|
||||||
|
Production
|
||||||
|
</h3>
|
||||||
|
</summary>
|
||||||
|
|
||||||
|
#### Prerequisites
|
||||||
|
- [Java JDK](https://www.oracle.com/java/technologies/downloads/)
|
||||||
|
|
||||||
|
#### Instructions
|
||||||
|
1. Download the latest [release](https://git.zakscode.com/fhsons/castles-and-wizards/releases/)
|
||||||
|
2. Run `src/StartUp.java`
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>
|
<summary>
|
||||||
<h3 id="development" style="display: inline">
|
<h3 id="development" style="display: inline">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user