removed some js, changed wording on some stuff
removed name stuff, api i was using wasnt accurate enough rewrote project pages, changed profile image
This commit is contained in:
parent
6dd4f7968e
commit
040a6b7b49
5 changed files with 34 additions and 18 deletions
|
@ -8,9 +8,9 @@
|
|||
</h1>
|
||||
<div class = "textBox">
|
||||
<h2>What it is</h2>
|
||||
A tower defence game, mostly created over the course of 1-2 months. Players can place cats to attack balls of wool rolling along a path. Cats can be upgraded with different upgrade paths and can be deleted to allow
|
||||
for a partial refund. The tower system was designed to be easily expanded and altered along with a rudimentary map file system that allowed users to add maps of their own design. Although a functional prototype was
|
||||
created, no artist was ever found to allow for a proper art pass or visual redesign so the project never left this first phase.
|
||||
A tower defence game, mostly created over the course of 1-2 months to allow myself and a friend to gain a better understanding of python. Players can place cats to attack balls of wool rolling along a path. Cats can
|
||||
be upgraded with different upgrade paths and can be deleted to allow for a partial refund. The tower system was designed to be easily expanded and altered along with a rudimentary map file system that allowed users to
|
||||
add maps of their own design. Although a functional prototype was created, no artist was ever found to allow for a proper art pass or visual redesign so the project never left this first phase.
|
||||
</div>
|
||||
<div class = "videoContainer">
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/YUKdlVf9n30" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue