8000 GitHub - Pranam2002/Pacman
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Pranam2002/Pacman

Repository files navigation

GitHub Pacman Contributions Game 🕹️

A fun animated project where Pacman eats your GitHub contributions on a grid. Inspired by the classic retro arcade game and the GitHub contribution graph.

This project visualizes your GitHub contribution graph as a grid and animates a Pacman character moving through it, gobbling up the cells where you made commits. Once it finishes, the grid resets and starts again — forever hungry.


🚀 Features

  • 🔄 Loops through your contribution graph endlessly
  • 🟨 Pacman skips empty squares, munches only green ones
  • 🎨 Fully animated using CSS & JavaScript
  • 🧠 Uses GitHub GraphQL API for live data

📦 Tech Stack

  • Vite – blazing fast frontend dev tool
  • 🧩 Vanilla JavaScript + CSS
  • 🔐 GitHub GraphQL API v4
  • 💾 dotenv for environment management

🛠️ Setup Instructions

git clone https://github.com/Pranam2002/Pacman.git
cd Pacman
npm install
cp .env.example .env
npm run dev

🙌 Contributing

PRs welcome! If you’d like to improve the animation or add a game mechanic, go for it

🕹️ GitHub Pacman Game

Check out this fun little animation:

GitHub Pacman Game

Releases

No releases published

Packages

No packages published
0