Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aboutlo/pac-man
Pac-man with Styled Components
https://github.com/aboutlo/pac-man
gaming javascript react styled-components
Last synced: 10 days ago
JSON representation
Pac-man with Styled Components
- Host: GitHub
- URL: https://github.com/aboutlo/pac-man
- Owner: aboutlo
- Created: 2017-10-29T16:11:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T18:00:10.000Z (almost 2 years ago)
- Last Synced: 2023-03-14T12:25:17.834Z (over 1 year ago)
- Topics: gaming, javascript, react, styled-components
- Language: JavaScript
- Homepage: https://pacman.now.sh
- Size: 1.58 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pac-Man with React & Styled components 💅
![Image of Yaktocat](spash.png)
## goals
- Explore [Styled Components](https://www.styled-components.com/) in stress or unusual conditions.
- Having fun implementing an ever green 🎮
- Use pipe and curry as much as I can## What I built in
- Responsive layout
- Tiles Map
- Tile renderer
- Pac-man & ghosts renderer
- Mobile gestures via [Hammer](https://hammerjs.github.io/)
- PathFinder via [Pathfinding](https://github.com/qiao/PathFinding.js/)try it [now](https://pacman.now.sh/)
## References
- [Styled Components](https://www.styled-components.com/)
- https://en.wikipedia.org/wiki/Pac-Man