Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 560 Bytes

File metadata and controls

13 lines (6 loc) · 560 Bytes

InteractivePongTutorial

Interactive Pong Tutorial is a live coding tutorial, guiding a Squeak-newbie through the process of developing a simple version of the Pong game. There are a bunch of lectures, teaching the player step-by-step the fundamentals of Squeak.

Running the app

Clone this repo via the integrated Git Browser, then choose Load Changes into Image. Open the app by calling IPT open.

Contributing

For info about the project structure, please consult the Wiki.