Skip to content

EduDevHe/small-game-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pygame Logo

Small game PyZombie

PyZombie is a minimalist 2D top-down shooter developed as a learning project. Built with Python’s Pygame library.

Clone

https://github.com/EduDevHe/small-game-py.git

How to play

# Run PyZombie
python3 main.py
  • Player movement using keyboard (Arrow Keys)
  • Bullet shooting (Spacebar)

requirements

  • Python 3.7+
  • Pygame
# Install Pygame
pip install pygame

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages