Skip to content

robinslevel/Tamagotchi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robin Korkor Portfolio 🌐

A portfolio website showcasing projects and certifications, including the Tamagotchi virtual pet game.

🔗 Live Links

📂 Featured Projects

🚕 Taxipoint — Taxi Service Website

A modern, responsive website for a taxi company operating across the Benelux. Features multi-language support, dark/light mode, and mobile-first design.

  • Tech: HTML, CSS, JavaScript, i18n

💕 HeartRank — Photo Rating Web App

An experimental MVP where users rate profiles 1–10 with a Tinder-style interface and live leaderboard.

🐣 Tamagotchi — Virtual Pet Game

A browser-based virtual pet game where players manage hunger, happiness, and energy. Features pet evolution and random events.

  • Tech: JavaScript, HTML, CSS

📜 Certifications

🎮 Tamagotchi Game

Features

  • Feed your pet to keep hunger levels up 🍕
  • Play with your pet to increase happiness 🎮
  • Sleep to restore energy 😴
  • Watch your pet evolve through 5 stages: Egg → Baby → Child → Teen → Adult
  • Random events that affect your pet's stats
  • Game over if any stat reaches zero

How to Play

  • Keep all three stats (Hunger, Happiness, Energy) above zero
  • Feed: Increases hunger, decreases energy slightly
  • Play: Increases happiness, decreases energy and hunger
  • Sleep: Toggle sleep mode to restore energy

📁 Project Structure

Tamagotchi/
├── index.html              # Tamagotchi game
├── style.css               # Game styles
├── game.js                 # Game logic
├── portfolio/
│   ├── index.html          # Portfolio home
│   ├── css/
│   │   └── portfolio.css   # Portfolio styles
│   ├── projects/
│   │   ├── taxipoint.html
│   │   ├── heartrank.html
│   │   └── tamagotchi.html
│   └── certifications/
│       └── google-analytics.html
├── README.md
└── LICENSE

🚀 Deploy to GitHub Pages

  1. Push this repository to GitHub
  2. Go to SettingsPages
  3. Under "Source", select Deploy from a branch
  4. Select main branch and / (root) folder
  5. Click Save

🛠️ Built With

  • HTML5
  • CSS3 (with animations)
  • Vanilla JavaScript (no frameworks)

📄 License

MIT License - see LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors