Skip to content

SaraMansori/Save-The-Turtle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Save the turtle

Avoid the garbage, eat the algae, destroy the enemies with bubbles and survive as much as you can!

Try the demo

Play the game here: https://saramansori.github.io/Save-The-Turtle/

Technologies

  • Canvas
  • CSS
  • JavaScript

Features

  • Use the arrow keys to move the character
  • The player starts with 100% of the life and a shield, and the game ends when the life reaches zero.
  • The difficulty increases each 15 seconds (represented by years) and gets more and more difficult as time passes.
  • Kill enemies and destroy trash to get points.
  • Eat the algae to recover life and get shields.
  • There are three possible player sizes depending on the number of shields protecting them: large, medium, and small.
  • The game is infinite so the ultimate goal is to try to beat the highest score.

Game

  • Instructions Screen. Must click to start the game. instructions

  • The player can shoot bubbles to destroy the trash floating. main-game

  • There are power ups floating that give health and a shield to the player. powerup

  • Enemies appear and shoot the player, who has to avoid the acid bullets and attack the enemies. enemies

  • The objective is to beat the latest high score and when done, the player gets notified at the game over screen. gameover screen