Add 01-installation.md
This commit is contained in:
commit
6732b13cb7
13
01-installation.md
Normal file
13
01-installation.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Voraussetzungen & Installationshinweise
|
||||
|
||||
**Voraussetzungen:**
|
||||
* Programmierumgebung (z.B. Visual Studio Code - https://code.visualstudio.com/)
|
||||
* Python (https://www.python.org/downloads/)
|
||||
* Python Extension in Visual Studio Code
|
||||
* Python Modul pygame
|
||||
|
||||
**Hinweise zur Installation von VS Code und Python:**
|
||||
Visual Studio Code und Python können problemlos über die angegeben Links heruntergeladen und installiert werden.
|
||||
|
||||
**Hinweise zur Installation der Python Extension:**
|
||||
In VS Code klickt man links auf das Extensions Symbol, anschließend gibt man in der Suchzeile Python ein, wählt die Extension aus und installiert sie (siehe Screenshot)
|
||||
Reference in New Issue
Block a user