Simple maze game coded in python using pygame

preview_player
Показать описание
Simple maze game coded in python,using the pygame library for graphics.Objective of the game is to reach the finish sign in all three levels,without touching the walls.
Рекомендации по теме
Комментарии
Автор

@edsvenbla Each wall is an instance of the wall class.I just loop through every wall, check the distance from the mouse, and if it's less than a certain amount, the game is over.

AjayTatachar
Автор

please write full code for Simple maze game coded in python using pygame

guldevrimklcaslan
Автор

How did you do it? Like is it written purely in Python using pygame or some other ide?

gauthamaf
Автор

how do you do the thing when it tutch the walls and stops?

madi_esv
visit shbcf.ru