Pinball (BBC BASIC)
About
This is a (partial) simulation of a Pinball machine in BBC BASIC, using 3D graphics and the Box2D physics engine. The sound effects are created with the standard ENVELOPE and SOUND statements. The source code is supplied with BBC BASIC for SDL 2.0 as one of the example programs.