Simple Asteroids game in OpenGL: Scheme

Hi there! I’m currently working on an asteroids game for my Graphics and animation class. In this class we use openGL to draw and animate shapes around the screen. The game will have the following:  A spaceship that wraps around the screen. For example: if half of the ship goes beyond the right border of…