diff --git a/projects/index.html b/projects/index.html index 8fc2236..386ebc2 100644 --- a/projects/index.html +++ b/projects/index.html @@ -159,8 +159,7 @@

Robby The Robber

Kangaroo Run

- 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.

@@ -170,8 +169,8 @@

Kangaroo Run

Newton's Cradle

- 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.

@@ -181,8 +180,7 @@

Newton's Cradle

Cycle Race

- 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.

@@ -192,8 +190,8 @@

Cycle Race

Cut Your Fruits

- 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.

@@ -203,8 +201,8 @@

Cut Your Fruits

Blower Pipe

- 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.

@@ -214,10 +212,8 @@

Blower Pipe

Crumpled Paper

- 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.

@@ -227,8 +223,8 @@

Crumpled Paper

Shooting Range

- 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.