# QFramework.Pacman **Repository Path**: Conrnmit/Pacman ## Basic Information - **Project Name**: QFramework.Pacman - **Description**: 【游戏案例】【吃豆人 】Unity QFramework 版本实现 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2020-07-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Pacman-Clone ============ ![Screenshot](http://i.imgur.com/GQcmfQY.png) **[Play on Web!](http://vilbeyli.github.io/Pacman/)** A Pacman clone made in Unity3D, with tutorials from [noobtuts](http://noobtuts.com/unity/2d-pacman-game). In addition to the tutorial, [the original AI](http://pacman.shaunew.com/play/index.htm) is implemented with the help of [Game Internals](http://gameinternals.com/post/2072558330/understanding-pac-man-ghost-behavior) as well as menus, global high scores and a basic level progression system. ---- See another similar clone game: [2.5D Minesweeper](https://github.com/vilbeyli/Minesweeper)