Skip to content

assignment-2---css-games-group-6 created by GitHub Classroom

Notifications You must be signed in to change notification settings

MajaBru/mazegame

This branch is 2 commits ahead of AdvancedCSS2023/assignment-2---css-games-group-6:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e3f844b · May 8, 2023

History

77 Commits
Apr 12, 2023
Apr 25, 2023
Apr 25, 2023
May 8, 2023
Apr 28, 2023
Apr 25, 2023

Repository files navigation

Assignment 2 - Tiny CSS game

What the project does?

Maze game

The project consists of a maze game where a character controlled by a mouse cursor must try to find their way through the maze and to the goal in the center. If the player touches any of the walls or gets run over by an enemy ghost, then the player is forced to start over. By reaching the center, you win the game.

Why the project is useful?

The project is useful to us students as we learn creative ways of utilizing CSS and its great capabilities. That allows us to expand our knowledge within the field. This assignment also makes us more familiar with structuring a project for this purpose. The game is useful for users too because it can help improve their concentration, problem solving skills, and reaction time. Additionally, it can be a fun and entertaining way to spend leisure time.

How to start playing the game?

Check it out here: https://majabru.github.io/mazegame/

Or simply clone or download this repository and open index.html in your browser.

Which technology is used:

Who maintains and contributes to the project

Maja Celin Brunsvik, Johannes Aas og Sabrina Altahrawi

About

assignment-2---css-games-group-6 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 40.2%
  • SCSS 32.0%
  • CSS 25.2%
  • JavaScript 2.6%