Skip to content

luixt/Chemistry_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Periodic Table Trivia Game!

Project Description

Goal

The goal of this trivia game is to assist students in learning and memorizing the first 88 elements of the periodic table by testing their knowledge of each element's atomic number and symbol. This interactive approach aims to make studying chemistry more engaging and effective, reinforcing learning through repetition and active recall.

Methodology

The game was developed using CodeHS, leveraging multiple functions and nested functions to create an interactive experience. The structure resembles object-oriented programming principles, enabling modularity and reusability. The code was designed to prompt questions, track user responses, and provide feedback to reinforce learning.

Test The Game!

Click on the link below to access the interface:

Periodic Table Trivia Game

Gif of the Website

Gif created with ScreenToGif.

Technology Stack

Programming Languages:

  • JavaScript: The primary language used to build the trivia game, handling all functionalities, including question generation, user interaction, and score tracking.
  • CodeHS Built-in JavaScript Library

Development Environment:

  • Visual Studio Code (VSCode): Used for managing a local repository and version control.

Version Control:

  • Git: Used for version control to manage and track changes in the project.
  • GitHub: Hosted the project repository and helped organize code versions and updates.

Achievements

Educational Impact:

  • Created an interactive game that effectively aids students in memorizing the first 88 elements of the periodic table, improving their retention of atomic numbers and symbols.
  • Designed engaging gameplay mechanics that motivate students to repeatedly test their knowledge, reinforcing learning through active recall and repetition.

About

A trivia game that helps you learn and memorize the first 88 elements of the periodic table.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors