Vertaling van "PyGame" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Ici nous allons installer le paquet pygame pour faire des fenêtres.
Here we'll install the pygame package to create windows.
C'est écrit en python, avec la librairie multi-plateformes pygame.
It is written in python with the multiplatform library pygame.
Finalement, nous combinerons toutes nos nouvelles connaissances en créant notre propre jeu en utilisant la librairie PyGame.
Finally, we will combined our new knowledge by creating our own game using the PyGame library.
Après avoir appris les bases de Python, les types de données, les boucles et les opérateurs de comparaison, nous utiliserons la librairie PyGame pour créer un jeu.
After learning the basics of Python, through the basic data types and loops and comparisons, the end result is creating a game using the PyGame library.
Crée un jeu vidéo complet en Python en utilisant la bibliothèque PyGame.
Create a complete video game in Python using the PyGame library.
Il est écrit en Python en utilisant la PyGame et les bibliothèques LIP.
It's written in Python using the PyGame and PIL libraries.
Nous vous fournirons un écran, un clavier et un Raspberry Pi avec Python et PyGame qui y seront déjà installés.
We will provide monitors, keyboards, and Raspberry Pis with Python + PyGame on it. Schedule
PROGRAMMATION Programme un jeu vidéo complet en Python en utilisant la bibliothèque PyGame.
CODING code a video game in Python using PyGame library.
GAME DESIGN Dessine tes écrans et objets avec PyGame.
GAME DESIGN Draw your screens and objects with PyGame.
Les bibliothèques utilisées sont le module PyGame et le Simple DirectMedia Layer (SDL).
Libraries used were the PyGame Module and the Simple DirectMedia Layer (SDL).
PyOpenGL a un support pour les bibliothèques Python GUI les plus couramment utilisés, comme PyGTK, Tkinter, wxPython, FxPy, PyGame et PyQt.
PyOpenGL has support for most commonly used Python GUI libraries, like PyGTK, Tkinter, wxPython, FxPy, PyGame, and PyQt.
Un rectangle et ses métriques ainsi que l'appel pygame draw.rect pour en dessiner un.
A rectangle and its metrics and the pygame call draw.rect to draw one.
Les codes des touches de clavier de Pygame commencent par la lettre majuscule K suivi d'un tiret bas.
The Pygame keyboard codes begin with a capital K followed by an underscore.