Cleaned up and added required version of math3d

This commit is contained in:
Michael Soukup 2015-03-12 12:23:42 +01:00
parent 94642906db
commit 795784b99d
8 changed files with 2 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*.pyc

BIN
math3d.tar.gz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import pygame, sys
import pygame, sys, time
def main():

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.