Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 496 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 496 Bytes

py-pong

This repository contains a compiled example for the following tutorial

Requirements

  • Python 3.6+
  • MacOS 10.6+ (Snow Leopard or later)
    • libSDL2.dylib compiled for min MacOS version 10.6 with 10.12 SDK

Building on MacOS

  1. Open the terminal and navigate to the py-pong directory
  2. Type source make.sh

Building on Windows

  1. Open the terminal and navigate to the py-pong directory
  2. Type make.bat