divyansh-2005 / GAME_PLAYER

Instant Games Platform! This project is a fun and interactive platform that allows users to play various games instantly on our website or through Telegram. The project is built on the MERN stack and integrates with crypto wallets using RainbowKit.
https://game-player-navy.vercel.app
12 stars 67 forks source link

Pac Man Game #184

Open samriddhitiwary opened 1 month ago

samriddhitiwary commented 1 month ago

Name of Game Pac Man

Description & features Pac-Man is a classic arcade game recreated in ReactJS, where players navigate a maze, eating dots while avoiding ghosts. Power pellets let Pac-Man temporarily eat the ghosts, adding a fun twist to the gameplay. This version stays true to the original, but runs in the browser using modern web technologies.

React manages the game's UI and state, while JavaScript or HTML5 Canvas handles the animations. CSS styles the maze and characters, with the game logic powered by JavaScript, showcasing how React can be used to build interactive games.

check list

samriddhitiwary commented 1 month ago

@zalabhavy Could you please assign this game to me