Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
bdece68
Updated the front page and the read me
Apr 19, 2023
c959398
Merge branch 'experimental' into main
SebastianHaugen Apr 20, 2023
167a229
Some issues with the game page
Apr 20, 2023
84585ec
Merge branch 'main' of https://github.com/AdvancedCSS2023/assignment-…
Apr 20, 2023
56eccc2
Fixed some bugs from mergin 2 branches
Apr 20, 2023
dd4eeb2
Changed names of classes to the BEM method
Apr 20, 2023
f1f4db8
Fixed some issues with the code
Apr 20, 2023
2f9b9e9
Tried using seperate files with sass and mixin
Apr 20, 2023
11b72c9
Used sass to clean up the css code
Apr 20, 2023
92aa2b0
Small fix to the win screen
Apr 21, 2023
e514a79
Added 1 more question to the game
Apr 21, 2023
b876489
Tried adding a fail state if incorrect guess
Apr 21, 2023
b91fb1a
Fixed some issues with the game and the sass
Apr 21, 2023
4a3775a
Added some stuff
Apr 21, 2023
64d2d62
Merge pull request #3 from SebastianHaugen/main
SebastianHaugen Apr 21, 2023
3f56056
Fixed header
GardHei Apr 23, 2023
6e537a3
Added icons to pages
GardHei Apr 23, 2023
91151d8
added descriptions
GardHei Apr 23, 2023
79cb8ec
Made code more readable
GardHei Apr 23, 2023
64ba6c7
Updated facts
GardHei Apr 23, 2023
018c742
Fixed grammar mistakes
GardHei Apr 23, 2023
7b8f622
readable code, more comments, fixed grammar
GardHei Apr 23, 2023
b456eac
grammar, main green change, nested scss.
GardHei Apr 23, 2023
a014345
Grammar, plus fixed last name for helin
GardHei Apr 23, 2023
3c22b86
Reworked nav(nested scss), win/lose screen
GardHei Apr 23, 2023
e7d927a
Reworked js, cd guess 1s, cannot guess same guess
GardHei Apr 23, 2023
e4f64c4
Fixed game instructions to be less insecure
GardHei Apr 23, 2023
0fc6bb7
made wrong answers less sad && fix inconsistencies
GardHei Apr 23, 2023
5e3efd3
Added 2 more questions to the game
Apr 23, 2023
45e3eeb
Added 2 more questions to make the game harder
Apr 23, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 18 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,26 @@
[![Review Assignment Due Date](https://classroom.github.com/assets/deadline-readme-button-24ddc0f5d75046c5622901739e7c5dd533143b0c8e959d652212380cedb1ea36.svg)](https://classroom.github.com/a/LlYauwvp)
[![Open in Visual Studio Code](https://classroom.github.com/assets/open-in-vscode-718a45dd9cf7e7f842a935f5ebbe5719a5e09af4491e668f4dbf3b35d5cca122.svg)](https://classroom.github.com/online_ide?assignment_repo_id=10907409&assignment_repo_type=AssignmentRepo)

What the project does
The project is about sustainability and make people care about the enviroment. The game is about planting trees and showing
that caring about the enviroment can be fun
What the project does?

Why the project is useful
Bringing more attention to the damage we're doing to nature and why it's worth preserving will lead to better choices about
climate change and the enviroment.
The aim of this project is to promote sustainability and raise awareness about the environment. The project consists of an educational quiz game that teaches players about endangered species and how to help protect them. By playing the game, users can learn about different species that are currently at risk of extinction.

How users can get started with the project
The user can start by planting a tree and then the game will start. The user can then choose to plant more trees or maintain their
own tree.
Why the project is useful?

Where users can get help with your project
The user can get help by looking at the instructions in the game.
This project is useful because it draws attention to the damage that human activities have caused to the natural world and why it is important to protect it. By highlighting the real consequences of climate change and other environmental issues, people are more likely to make informed decisions that benefit the planet. The game's focus on endangered animals serves as a reminder that we need to take action to protect these vulnerable species.

Which technology is used
The technology used is HTML, CSS and scss.
How users can get started with the project?

Who maintains and contributes to the project
The project is maintained by Sebastian Haugen, Gard Heimly and Helin
To get started with the project, users can visit the game page on the website after reading the introduction to the United Nations Sustainable Development Goal 15, which the game aims to promote. The quiz is designed to be easy to understand and straightforward, with the goal of raising awareness about the importance of protecting endangered species.

Where users can get help with your project?

If users need help with the project, they can refer to the instructions provided on the game page.

Which technology is used?

The technology used for this project includes HTML, CSS, and SCSS, with some JavaScript used to improve the game's functionality. The team behind the project has made an effort to minimize the use of JavaScript, focusing instead on HTML, CSS, and SCSS/SASS.

The maintains and contributes to the project?

The project is maintained by Sebastian Haugen, Gard Heimly, and Helin Sagvan Abuzed
Loading