Skip to content

A simple, beginner-level Python game where you defend the forest from invaders

License

Notifications You must be signed in to change notification settings

Mi1y/forest_invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forest Invaders

game Forest Invaders is a simple, amateur project created as my first Python game. The goal of the game is to defend the forest from invading enemies. This project was made to learn the basics of Python and game development.

Features

  • Basic game mechanics
  • Simple graphics
  • Score tracking

How to Run

Make sure you have Python and Pygame installed.
You also need the pygame library. Install it with:

pip install pygame

To start the game, open your terminal in the project folder and run:

python forest_invaders.py

Note

This is a beginner-level, amateur project. Feel free to expand it and develop more advanced game mechanics, graphics and features.

About

A simple, beginner-level Python game where you defend the forest from invaders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages