Fun Projects
Tic Tac Toe
Tic Tac Toe is a classic paper-and-pencil game played by two players, traditionally using a grid of 3×3 squares. The game is also known as “Noughts and Crosses” or “Xs and Os.” The objective of Tic Tac Toe is to be the first player to get three of their symbols (either “X” or “O”) in a row, column, or diagonal on the game board. Check it out Tic Tac Toe
Frogger
“Frogger” is a classic arcade game that was first released by Konami in 1981. In “Frogger,” players control a frog attempting to navigate across a busy road and a hazardous river to reach its home safely. The game is played from a top-down perspective. The game is divided into multiple levels, each presenting a new challenge for the player. In the road section, the player must guide the frog across lanes of traffic, avoiding cars, trucks, and other obstacles moving horizontally across the screen. Timing and precise movement are crucial to avoid getting hit by vehicles. Once the frog successfully crosses the road, it reaches the river section, where it must navigate through a series of logs, turtles, and other objects moving vertically across the screen. The player must hop onto these objects to cross the river while avoiding falling into the water or getting caught by dangerous predators like snakes and alligators. Upon safely crossing both the road and the river, the frog reaches its home, and the player earns points. The game becomes progressively more challenging as the levels advance, with faster-moving vehicles, more obstacles, and narrower paths to navigate. “Frogger” is known for its simple yet addictive gameplay, challenging players to test their reflexes and strategy as they guide the frog to safety. It has been ported to numerous gaming platforms over the years and remains a beloved classic in the arcade gaming genre. Check it out Frogger
Login Screen
This is a login screen that I saw off of Tik Tok and I wanted to try it out for myself and see how I can take the code from Tik tok and make it my own login screen.
Animated Buttons
This project I saw these animated buttons on the internet and I wanted to try it out for myself and see how I can use my knowledge of animation within HTML/CSS and see what I could create.
Loading Screen
I was using a website for a video game I play and I noticed they have a cool loading screen for when the site takes some time to connect and I wanted to create my own loading screen for my page.