Skip to content

GustavoDan/gustavodan-games

Repository files navigation

GustavoDan Games

Vercel Deploy GitHub last commit

A modern remake of a classic web games project, rebuilt from the ground up with Next.js 15 and modern design principles.


✨ About The Project

This project is a personal challenge to refactor and redesign an older project originally built with vanilla JavaScript, CSS, and HTML. The main goal is to apply modern web development practices and frameworks to create a more robust, scalable, and visually appealing application.

🎮 Available Games

The project includes 5 classic games, all rebuilt with modern technologies:

  • 🚀 Space Shooter - A classic space shooter game
  • #️⃣ Tic-Tac-Toe - The classic tic-tac-toe game
  • 🧠 Simon - A memory game following color sequences
  • 🚁 Rescue - A helicopter rescue mission game
  • 🦖 Dinosaur - A Chrome Dino-style endless runner game

Project Screenshot

🛠️ Built With

This project was built using the following technologies:

✨ Features

  • 🎨 Modern and responsive UI design
  • 🎮 5 fully playable classic games
  • 🔊 Sound effects and background music
  • 📱 Mobile-friendly interface
  • ⚡ Optimized performance with Next.js
  • 🎯 Type-safe code with TypeScript
  • 💾 Local high score tracking

🚀 Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

Make sure you have Node.js and npm (or yarn/pnpm/bun) installed on your machine.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/GustavoDan/gustavodan-games.git
  2. Navigate to the project directory
    cd gustavodan-games
  3. Install NPM packages
    npm install
  4. Run the development server
    npm run dev

Open http://localhost:3000 with your browser to see the result.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors