# Pacman_libGdx **Repository Path**: mirrors_yichen0831/Pacman_libGdx ## Basic Information - **Project Name**: Pacman_libGdx - **Description**: Pacman game made with libGdx - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Pacman_libGdx Pacman game made with [libGdx](http://www.libgdx.com/) and using the extensions below - [Ashley](https://github.com/libgdx/ashley) as Entity Component System - [gdxAi](https://github.com/libgdx/gdx-ai) for pathfinding and finite state machine - [Box2DLights](https://github.com/libgdx/box2dlights) for visual effects ![screenshot](https://github.com/yichen0831/Pacman_libGdx/raw/master/screenshot.png) ## Play / Download ~Web play: [Link](http://pacman-libgdx.bugs3.com/)~ Java executable: [Link](https://github.com/yichen0831/Pacman_libGdx/releases/download/v1.0/Pacman_libGdx-1.0.jar) ## Controls: W / S / A / D: move Enter: restart game when out of lives