Skip to content

tomdaley92/py-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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