Skip to content

A repository to experiment with compression algorithms in python

Notifications You must be signed in to change notification settings

2018-lonely-droid/flappyBirdPythonCompression

Repository files navigation

Flappy bird python compression expirement

This project is to test various audio and visual compression techniques with the intent of decreasing the size of the flappy bird python game.

How to use

The compressions_algorithms.py script will compress files from the original /Flappy-bird-python repository and replace them in the /Flappy-bird-python-compressed repository.

After running compressions_algorithms.py, you can use size_check.py to compare the file size of the original project and the compressed project.

About

A repository to experiment with compression algorithms in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages