A Bouncing Ball Demo on Neo Geo MVS / AES which calculates collisions of a ball against slanted walls by using a 2D vector reflection algoritm. I also added a gravity factor and friction (which can be turned on/off separately). Made with the NeoBitz C-Dev Kit by Jeff Kurtz and the DATlib graphics library by HPMAN.