Advertisement
thenewboston

[source code] Pygame (Python Game Development) Tutorial 91

Nov 15th, 2014
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.09 KB | None | 0 0
  1. import pygame
  2. from pygame.locals import *
  3.  
  4. from OpenGL.GL import *
  5. from OpenGL.GLU import *
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement