All Projects → StamateValentin → PacMan

StamateValentin / PacMan

Licence: GPL-3.0 license
The good old times are coming back with PACMAN

Programming Languages

processing
702 projects

Projects that are alternatives of or similar to PacMan

aws-cpp-developer-guide
Content for the AWS SDK for C++ Developer Guide. For more info about the AWS C++ SDK, go to http://github.com/aws/aws-sdk-cpp
Stars: ✭ 19 (+58.33%)
Mutual labels:  programming
Joy-of-Computing-using-Python-NPTEL
Joy of computing using Python NPTEL Course Assignment Solutions
Stars: ✭ 22 (+83.33%)
Mutual labels:  programming
lhd-helloworld
Repo for "Hello, World in a New Language" sessions at MLH Local Hack Day
Stars: ✭ 17 (+41.67%)
Mutual labels:  programming
antimony
The Antimony programming language
Stars: ✭ 83 (+591.67%)
Mutual labels:  programming
emperor-os
(new released v2.5 LTS.2022-06-25) It has focused on developing an All in One operating system for programming, designing and data science.Emperor-OS has over 500 apps and important tools
Stars: ✭ 32 (+166.67%)
Mutual labels:  programming
mesan-react-native-authentication-app
A React Native app with authentication including Register, Login, Username, Forgot Password and Update Profile using React Hooks and React Context API.
Stars: ✭ 35 (+191.67%)
Mutual labels:  programming
blog
No description or website provided.
Stars: ✭ 33 (+175%)
Mutual labels:  programming
wololock.github.io
e.printstacktrace.blog source code
Stars: ✭ 12 (+0%)
Mutual labels:  programming
HackerEarth-Solution
Contains hackerearth solutions in python 3
Stars: ✭ 126 (+950%)
Mutual labels:  programming
Certification
Certificates of Qualification in Software Engineering
Stars: ✭ 41 (+241.67%)
Mutual labels:  programming
Auraglyph
Auraglyph is an infinite modular musical sketchpad.
Stars: ✭ 62 (+416.67%)
Mutual labels:  programming
theBookOfNoah
Everything ive learned developing web applications
Stars: ✭ 22 (+83.33%)
Mutual labels:  programming
dev-log
A comprehensive list of links and resources about anything programming related
Stars: ✭ 55 (+358.33%)
Mutual labels:  programming
links-uteis
📎 A curated list of awesome project development links
Stars: ✭ 2,547 (+21125%)
Mutual labels:  programming
Competitive-Programming-Codes
Includes codes from coding competitions and contests over the internet. Languages:- Python3 and C++
Stars: ✭ 14 (+16.67%)
Mutual labels:  programming
react-native-header-search-bar
Fully customizable header search bar for React Native
Stars: ✭ 101 (+741.67%)
Mutual labels:  programming
hackdisrupt
[private beta] comece a aprender programação com uma experiência nova
Stars: ✭ 14 (+16.67%)
Mutual labels:  programming
A-for-apple
No description or website provided.
Stars: ✭ 14 (+16.67%)
Mutual labels:  programming
BeautifulMakie
https://lazarusa.github.io/BeautifulMakie/
Stars: ✭ 281 (+2241.67%)
Mutual labels:  programming
ds-algo-placement-resources
A complete roadmap and resources for competitive programming for placement purpose.
Stars: ✭ 58 (+383.33%)
Mutual labels:  programming

PacMan

About

The game was made using Processing. For ghosts I used A* algorithm.

The rules are pretty straight forward : eat the food , don't be the food.

I think I finished this game. I kinda make this game harder to play than I thought... but it works. I tried to make it look very similar with the original game : the map, the ghosts behavior and I added the path each one is following.
For more information about the original game check the credits below.

What's New?

  • New ghost
  • Ghosts behavior improved

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].