https://github.com/jackparsonss/3d-pacman
Maze-styled game based on the retro game Pacman
https://github.com/jackparsonss/3d-pacman
game game-development pacman unity unity3d
Last synced: about 2 months ago
JSON representation
Maze-styled game based on the retro game Pacman
- Host: GitHub
- URL: https://github.com/jackparsonss/3d-pacman
- Owner: jackparsonss
- License: gpl-3.0
- Created: 2021-05-20T02:07:29.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-15T19:42:15.000Z (almost 4 years ago)
- Last Synced: 2025-02-02T02:27:19.390Z (4 months ago)
- Topics: game, game-development, pacman, unity, unity3d
- Language: ShaderLab
- Homepage:
- Size: 2.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 3D-Pacman
This game is made with the unity3D game engine, and is inspired based on the retro arcade game Pacman
I have taken the original 2D game and made it my own by making it in 3D and using a gravity based movement and collision system