Skip to content

jakubwesta/python-maze-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python maze game

This is my old school project. Code is very bad, but if you want to test how it works, just run:

git clone https://github.com/makubas/python-maze-game

cd python-maze-game

If you don't have installed pygame - pip install pygame

python main.py

You should see a game window now. Move the player using WSAD or arrow keys and collect blue points in time. There are only 2 maps, but it is easy to add more.

https://github.com/makubas/python-maze-game/blob/main/image.png?raw=true Image from game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages