An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](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.

![screenshot1](https://github.com/KKurzawa/pacman-css/blob/main/public/Screenshot1.png)

[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