Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 1.3 KB

File metadata and controls

52 lines (30 loc) · 1.3 KB

Fizo_Game

Link: https://fisayoadabs.github.io/Fizo_Game/

This repository contains the HTML, CSS, and JavaScript code for a word game called Fizo. The game is a guessing game where the user tries to guess a four-letter word in four attempts.

Contents

  • index.html: The HTML file that represents the structure of the Wordle game webpage.
  • style.css: The CSS stylesheet that styles the elements of the Wordle game webpage.
  • wordle.js: The JavaScript file that contains the game logic for the Wordle game.

Getting Started

To get started with the game, simply open the index.html file in a web browser.

Built With

HTML CSS JavaScript

Author

  • Oluwafisayo Adabs - fisayoadabs

Date Completed

  • February 2023

Updated with

Terraform AWS

  • Using an AWS S3 bucket and terraform command I was able to create my own personal API.
  • August 2023

How To Play

HowToPlay.mp4

Dark Mode

DarkMode.mp4

Random Mode

RandomMode.mp4

When You Lose

Lose.mp4