Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thebigg/goman
PacMan Clone Made With Godot
https://github.com/thebigg/goman
game godot
Last synced: 17 days ago
JSON representation
PacMan Clone Made With Godot
- Host: GitHub
- URL: https://github.com/thebigg/goman
- Owner: thebigG
- Created: 2021-03-22T23:48:21.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-26T03:35:58.000Z (over 3 years ago)
- Last Synced: 2024-11-27T21:25:45.275Z (3 months ago)
- Topics: game, godot
- Language: GDScript
- Homepage:
- Size: 3.19 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GoMan
A PacMan clone. Download it [here](https://github.com/thebigG/GoMan/releases)![Level 1](images/GoMan-Level1.png)
"Chewing, Breadstick, Single, B.wav" by InspectorJ (www.jshaw.co.uk) of Freesound.org
NOTES:
- The y delta is 24 for most of the food. Same goes for x.
- Need to figure out when enemies are inside certain bounds to know when to make a turn.