Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardTMiles authored Feb 16, 2024
1 parent 859251b commit 8b02be3
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
# 🚀 Welcome to your new awesome project!
<img width="1792" alt="Screenshot 2024-02-15 at 11 14 55 PM" src="https://github.com/RichardTMiles/GameDefense/assets/9538357/508fa728-ac10-4c12-83ed-d3ea46c6f563"># 🚀 Welcome to your new awesome project!

[Play online](https://richardtmiles.github.io/GameDefense/)


## Tutorial

When you start a new game you should expect to see a grid with multile floating, or ocilating, circular bases you will need to defend. You can scroll through the map using the mouse or trackpad.
<img width="1792" alt="Screenshot 2024-02-15 at 11 14 45 PM" src="https://github.com/RichardTMiles/GameDefense/assets/9538357/8e978420-f75e-41c5-b9f5-0305d39c1b69">

Clicking the map will attempt to place a turret. Turrets are used to destroy enemy mosters that will destroy your bases. In order to be able to place a turret, your availible energy must be greater than the cost of the turret. Placing a turret will deplete your availble energy.
<img width="1792" alt="Screenshot 2024-02-15 at 11 14 55 PM" src="https://github.com/RichardTMiles/GameDefense/assets/9538357/b06b1e5c-a929-4f69-af4a-74ec5d6d9b0a">


## Developers

First, install the necessary dependencies using:

```
Expand Down

0 comments on commit 8b02be3

Please sign in to comment.