https://github.com/kkurzawa/pacman-css
Pacman Game Board challenge to level up my CSS.
https://github.com/kkurzawa/pacman-css
css css-challenge html pacman-game reactjs
Last synced: 2 months ago
JSON representation
Pacman Game Board challenge to level up my CSS.
- Host: GitHub
- URL: https://github.com/kkurzawa/pacman-css
- Owner: KKurzawa
- Created: 2025-01-22T02:40:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-24T20:38:05.000Z (over 1 year ago)
- Last Synced: 2025-03-27T19:54:28.885Z (over 1 year ago)
- Topics: css, css-challenge, html, pacman-game, reactjs
- Language: CSS
- Homepage: https://pacman-one-ochre.vercel.app
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://opensource.org/licenses/MIT)
# Pacman CSS Challenge
## Description
A recreation of the classic Pacman gameboard with CSS and a tiny bit of Tailwind. I did this as an excercise to level up my CSS. I ran into all sorts of unforseen challenges but one that stands out is recreating the games font. Before starting I assumed I would be able to find a simple import but I was wrong. So my solution was to recreate it with code using CSS Grid.

[Github Repository](https://github.com/KKurzawa/pacman-css)
[Deployed Site](https://pacman-one-ochre.vercel.app/)
## Credits
n/a
## Questions
[Github Profile](https://github.com/KKurzawa)
Email me at kurzawa1@yahoo.com for questions.
## License
MIT License
Copyright (c) 2024 Kris Kurzawa