pokitto / PokittoLib

Library for making programs on Pokitto hardware
22 stars 16 forks source link

Add Zuzupong build target #24

Closed Pharap closed 6 years ago

Pharap commented 6 years ago

The code for Zuzu36's Pong had been added but didn't have a built target.

This PM adds a build target for it.

(And this time I actually did test that it works.)

pokitto commented 6 years ago

I will add this by hand as it will mess up other (later) targets. The ebp file does not like merging

Pharap commented 6 years ago

Does that mean I wouldn't be able to make a PR to add another build target?

I've got everything prepared to add a base build target that people can duplicate to simplify adding their own build targets.