Skip to content

Python side-scroller game where the player controls a bird and collect points, dodging obstacles

Notifications You must be signed in to change notification settings

kras2v/dark_crow_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dark-crow

This is a simple 2D game on Python in Visual Studio 2022.

How to Play

Use the arrow keys to control the crow, dodge fire, collect stars. As the crow encounters fire, it takes damage. By collecting stars, you increase the number of points!

How to Build and Run

  • Clone this repository to your local machine.
  • Open the python_game folder in Visual Studio Code 2022.
  • Run the game by pressing F5 or selecting Run Python File menu.

Dependencies

The following dependencies are required to build and run the Dark-crow:

Dependency Version
Windows SDK 10.0
Visual Studio Compiler 2022
Build Tools v143

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

Python side-scroller game where the player controls a bird and collect points, dodging obstacles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages