Skip to content
Snippets Groups Projects
Commit 0cea8590 authored by 13476965's avatar 13476965
Browse files

Update README.md

parent 14b4abfd
Branches master
No related merge requests found
# Artefact
The source code of my Artefact
\ No newline at end of file
The source code of my Artefact
Get a clone of my master code or download the file
# Install Python
Go to http://python.org/ and download the latest Python installer
# Install Pygame
Windows:
py -m pip install -U pygame --user
py -m pygame.examples.aliens
Mac OS:
python3 -m pip install -U pygame==2.0.0.dev12 --user
Anaconda Mac use pythonw instead of python
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment