Skip to content

Overtekk/PacMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project has been created as part of the 42 curriculum by roandrie

Recreate the famous arcade game Pac-man!


⚠️ Disclaimer

  • Full Portfolio: This repository focuses on this specific project. You can find my entire 42 curriculum 👉 here.
  • Subject Rules: I strictly follow the rules regarding 42 subjects; I cannot share the PDFs, but I explain the concepts in this README.
  • Archive State: The code is preserved exactly as it was during evaluation (graded state). I do not update it, so you can see my progress and mistakes from that time.
  • Academic Integrity: I encourage you to try the project yourself first. Use this repo only as a reference, not for copy-pasting. Be patient, you will succeed.

✏️ Quick Start

make  # install all dependencies and run the script

uv sync  # alternatively you can also use this

uv run python -m src  # Launch with the default value

Note

If you don't have uv installed, run make install


📂 Description

todo

📜 Summary:

todo

📝 Rules:

todo

📮 Makefile:

todo


💡 Instructions


⚙️ How it works?

Configuration

todo

Maze Generation package

todo

Implementation

todo

General Software Architecture

todo

Project Management


📚 Resources

Documentation

Resource Description

IA was use to:

  • todo

About

Recreate the famous arcade game Pac-man!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors