- pygame
python3 -m pip install -U pygame --userhttp://www.pygame.org/wiki/GettingStarted#Pygame%20Installation
from ple.games.flappybird import FlappyBird game = FlappyBird() self.run_a_game(game)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
python3 -m pip install -U pygame --userhttp://www.pygame.org/wiki/GettingStarted#Pygame%20Installation
from ple.games.flappybird import FlappyBird game = FlappyBird() self.run_a_game(game)