Skip to content

A simple game that uses ballistic equations and PyGame to display cannon balls trajectories.

Notifications You must be signed in to change notification settings

allanino/BallisticGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

BallisticGame

A simple game that uses ballistic equations and PyGame to display cannon balls trajectories.

The cannon sprite is from "Shonen Jump's One Piece" for GBA (ripped by dimps).

screenshot

Motivation

The motivation for this project was a conversation with a friend, when he told me how his undergraduate project finished not being like what he wanted. It was a educational game to teach children about the importance of recycling trash and he wanted to have some kind of cannon shooting trash at the correct trash bins. He couldn't do that because he didn't know the equations of motion and couldn't compute the trajectories of the objects. I told him I knew how to do that and created this project to show him and maybe help other peoples trying to do the same.

About

A simple game that uses ballistic equations and PyGame to display cannon balls trajectories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages