ma-shamshiri / Pacman-Game
In this project, the Pacman agent will find paths through his maze world, both to reach a particular location and to collect food efficiently. I implemented general search algorithms such as depth-first, breadth-first, uniform cost, and A* search algorithms which are used to solve navigation problems in the Pacman world.
☆83Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Pacman-Game
- Google Chrome dinosaur game using Ncurses in C (T-Rex)☆65Updated last year
- This project presents a Python-based spam detector program that utilizes the Naive Bayes approach to classify emails as either spam or ha…☆33Updated 2 years ago
- A open source repository of different kinds of algorithms in c. Newbies are encouraged to contribute! Note: I made this code when i didn'…☆63Updated 10 months ago
- Chess with an Artificial Intelligence gamemode using Python and Pygame - YouTube Tutorial☆101Updated 2 years ago
- ☆127Updated 9 months ago
- Learn how to code the 2048 game in Python with Pygame!☆43Updated 3 weeks ago
- A program to 'nuke' storage devices.☆46Updated 11 months ago
- A chess game built from scratch in Python☆31Updated last year
- A programming language made for fun☆32Updated 8 months ago
- chess game and AI built with python. (in progress)☆87Updated last year
- A developer portfolio built for a video tutorial here: https://www.youtube.com/watch?v=b0pkpcD8Ms4☆72Updated 7 months ago
- A list of 8086 assembly projects solutions for Microprocessors course (CC421N) at Faculty of Engineering, Alexandria University.☆78Updated last year
- Implementation of chess in python created while following a step-by-step YouTube tutorial by Eddie Sharick.☆46Updated 3 months ago
- This game was made in 3 days with Python and Pygame.☆162Updated 5 months ago
- My Favorite Computer Science Programming Project of All Time☆117Updated 2 years ago
- ☆51Updated 3 weeks ago
- TIC TAC TOE GAME IN C++ with computer and additional fastest first concept using graphics.h☆24Updated 3 years ago
- ☆14Updated 3 weeks ago
- Generate a GitHub stats SVG for your GitHub Profile README in GitHub Actions☆87Updated this week
- The Royal Game of Ur, asynchronous and massively-multiplayer — all you need is a Github account.☆203Updated this week
- CS50's Introduction to Programming with Python.☆46Updated 2 years ago
- A python implementation of Tic-Tac-Toe using MiniMax Algorithm.☆27Updated 3 years ago
- C++ simple pacman game☆43Updated 2 years ago
- Simple Game Graphics Library☆67Updated 7 months ago
- 📖 Notes, Question Papers, PDFs, Lab Files, Books, cheat sheets and everything else relevant to B.Tech CSE.☆30Updated last year
- Pac-Man Game Simulation & AI☆13Updated 4 years ago
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆35Updated last year
- C project for beginners.☆181Updated last year
- Source code for the chess enginee Crafty☆61Updated 4 years ago
- CS50 final project - Pizza classifier built from scratch☆24Updated 11 months ago