Skip to content

Commit

Permalink
Update the description on all the projects
Browse files Browse the repository at this point in the history
  • Loading branch information
DinnerBone422 authored Nov 16, 2023
1 parent 0d5a91e commit 5779311
Showing 1 changed file with 12 additions and 16 deletions.
28 changes: 12 additions & 16 deletions projects/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,7 @@ <h2>Robby The Robber</h2>
<h2>Kangaroo Run</h2>
<img src="/Assets/Projects/Icons/Kangaroo-Race.PNG" width=90%>
<p>
Kangaroo run requires you to avoid the rocks and collect the bushes,
the aim of the game is to get the highest score.
Your goal in Kangaroo Run is to collect as many berry bushes as possible while avoiding rocks.
</p>
</div>
</a>
Expand All @@ -170,8 +169,8 @@ <h2>Kangaroo Run</h2>
<h2>Newton's Cradle</h2>
<img src="/Assets/Projects/Icons/Neutons-Cradle.PNG" width=90%>
<p>
Newton's Cradle was also another one of my experiments with the matter.js library.
There is no aim to this game, just mess around with it and have fun.
Newtons cradle is the result of my experiment with the matter.js library.
Although there is no goal, it provides a fun and interactive experience.
</p>
</div>
</a>
Expand All @@ -181,8 +180,7 @@ <h2>Newton's Cradle</h2>
<h2>Cycle Race</h2>
<img src="/Assets/Projects/Icons/Cycle-Race.PNG" width=90%>
<p>
In Cycle Race your goal is to travel the most distance you can.
by not colliding with any of the other cyclists.
In Cycle Race, your goal is to travel as far as possible without colliding with other cyclists.
</p>
</div>
</a>
Expand All @@ -192,8 +190,8 @@ <h2>Cycle Race</h2>
<h2>Cut Your Fruits</h2>
<img src="/Assets/Projects/Icons/Cut-Your-Fruits.PNG" width=90%>
<p>
In this game, your goal is to earn the highest score you can, by cutting the fruits with your knife and avoiding the bombs.
If You hit any of the bombs the game will immediately be over.
In this game, your objective is to obtain the highest possible score by slicing fruits with a knife, while avoiding bombs.
Hitting a bomb means the game is over.
</p>
</div>
</a>
Expand All @@ -203,8 +201,8 @@ <h2>Cut Your Fruits</h2>
<h2>Blower Pipe</h2>
<img src="/Assets/Projects/Icons/Blower-Pipe.png" width=90%>
<p>
Blower Pipe was another one of my experiments with the matter.js library, there is no aim to this game, so no winning or losing.
in this game pressing the red button that says click me will propel the ball upward.
Blower Pipe is one of my experiments using the Matter.js library.
The game has no aim, so there is no winning or losing. To play, simply click the red button that reads "Click Me" to propel the ball upwards.
</p>
</div>
</a>
Expand All @@ -214,10 +212,8 @@ <h2>Blower Pipe</h2>
<h2>Crumpled Paper</h2>
<img src="/Assets/Projects/Icons/Crumbled-Paper.PNG" width=90%>
<p>
Although Crumbled Paper didn't turn out so well as a game,
it was one of my first attempts to use the matter.js library.
The aim of this game is to shoot the crumpled piece of paper into the rubbish bin,
which is impossible because of a bug in the game's code.
Although Crumbled Paper didn't turn out so well as a game, it was one of my first attempts to use the matter.js library.
The aim of this game is to shoot the crumpled piece of paper into the rubbish bin, which is impossible because of a bug in the game's code.
</p>
</div>
</a>
Expand All @@ -227,8 +223,8 @@ <h2>Crumpled Paper</h2>
<h2>Shooting Range</h2>
<img src="/Assets/Projects/Icons/Shooting-Range.PNG" width=90%>
<p>
A shooting range is a very basic game where if you click anywhere on the screen the gun will shoot a bullet.
The aim of the Game is to Shoot all of the balls before it hits the backboard, you have three lives before the game is over.
Shooting Range is a very basic game. The aim of this game is to shoot all of the balls before it hits the backboard, you have three lives before the game is over.
You can destroy the balls by clicking on the screen to fire a bullet at the ball and move your mouse up and down to move the pistol around.
</p>
</div>
</a>
Expand Down

0 comments on commit 5779311

Please sign in to comment.