Skip to content

jenazads/pygameDevelop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyGame

Installing pyGame

sudo apt-get install python-pygame

Examples

AsteroidoMeow

Asteroid rain game done in a course of Algorithms using the pygame library.

Exec:

python Asteroidomeow.py

binaryAllocation

Simulation of the storage of a number in the IEEE format according to the machine in which the test is done.

Exec:

python binaryAllocation.py

This simulation use the numerical Analysis library that it was implement in my another repository NumericalAnalysis

About

Projects developed using python and pygame.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages