Primary tabs

Comments by User

Thursday, December 7, 2017 - 10:19

This is great! I just finished a kids math game called math in the clouds.  This would be a perfect fit.  There are a few id like to use.  Ill make sure to attribute you as Kistol

Thursday, December 7, 2017 - 09:56

Just Finished all the coding for my game.  Came across this,  Its really good.  adding it in and will be sure to attribute you.

Tuesday, July 25, 2017 - 21:30

ok, i see what happend you gut the wrong file.  i have know idea what the msi files do lol,  the page with the wheel files    ( .whl ) was in a link above the msi files as plpy

https://pypi.python.org/pypi/Pygame/1.9.3

this link takes you to the exact page you want

if you have windows ten you would download the file named

pygame-1.9.3-cp36-cp36m-win32.whl     <---- this is a copied download link from the page

as long as its saved in the Scripts folder of python it will work this time

directory> pip3 install pygame-1.9.3-cp26-cp36m-win32.whl

 

 

Monday, July 24, 2017 - 17:26

pygame is really worth the trouble,  here is a youtube tutorial,

 

https://youtu.be/G45nFVj_bRo

 

#install the python3.6 programming lauguage in a folder you create not the default directory.

#find the Scripts folder in the python folder and open it

#go to pygame.org,  find the opropriate download for your windows.  Will be a wheel file.

#save this in the Script file

#in this window directory open a command window with control,shift,rightclick

type in 'pip3 install' and the full wheel file name that you just downloaded

it will take a few min but then you will have pygame installed directly into your python lauguage

Monday, July 24, 2017 - 14:43

also, i did not draw my art.  I changed some to fight my game. 

Monday, July 24, 2017 - 14:41

your welcome to try my game out yourself. 

https://github.com/Fooliery887/Avenge

sorry about all the zips.  github doesnt alow files over 25 mb and no more that 100 files