Skip to content

ParthP3/Birds_in_Rage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Hello FOSS | Birds in Rage

This is a game under development that is inspired by the well known Angry Birds.
This repository contains the boiler plate code for the game written in python using the PyGame package

To install PyGame, on your terminal enter the following
pip install pygame The code in this repository has been divided into various files and classes.The boiler plate code can be modified by adding the classic catapult with mouse input functionalities, levels, collision detection and post collision action along with simple in game physics.
Before you do anything, do make sure to read through the following resources for a better understanding
A nice PyGame tutorial
An example of a 2D-game using PyGame

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages