G+_beefviper Posted January 13, 2017 Share Posted January 13, 2017 Code: https://github.com/beefviper/Arcade3 Simple Breakout clone using the hardware and software framework I've been writing. The hit detection is a little off. But the basic rules are there. I think I need to add some simple menu option next. And then I'll probably try a Space Invaders clone. That will actually use bitmap sprites instead of just the simple circle(), box(), line() draw type primitives I've been using. Link to comment Share on other sites More sharing options...
Recommended Posts