Game

Guess the number

Game Design

The goal of this project is to create a page for guessing a number using PHP. The tools used are HTML, CSS, and PHP. A key challenge is storing all the data in a CSV file and then displaying it on the site. The final result is a functional "Guess the Number" page with a leaderboard. Click the image to try it out

Four in a Row

Game Design

The goal of this project is to create a game. The tools used are HTML, CSS, and PHP. A key challenge is getting the "Four in a Row" functionality to work, such as determining when someone wins and where you can place your piece. The final result is a functional "Four in a Row" game where you can play against others. Click the image to try it out