Skip to content

This project has been given me for Web Programming class.

Notifications You must be signed in to change notification settings

sumeyyedrl/Game_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Escape Room

This project has been given for the Web Programming class. I created a simple game by using HTML Canvas and manipulated it with Javasicript. Collect all the keys and escape from the room through the door!

escaperoom

Getting Started

In this game you are controlling the charecter around the game area. Collect the keys that shows up rundomly and watch out the walls. If oyu collide the walls you will lose the game.

Ekran görüntüsü 2023-05-14 174307

Once you collected 5 keys you need to go to the door and escape from the room and win the game!

Ekran görüntüsü 2023-05-14 174231

Don't forget that in order to escape you need to collect all the 5 keys otherwise you won't be able to escape from the room through the door.

Ekran görüntüsü 2023-05-14 173944

This project mostly includes Javascript codes. Key press and mouse click are listenning by the event listenners and helping you to control the game. Other than that HTML Canvas element creates the chance to draw the game on a website. The codes and the icons that have been used are uploaded.

Prerequisites

All you need to do is go to this link and start enjoying the game!

Built With

VSCode - The editor that has been used.

About

This project has been given me for Web Programming class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published