orca/samples/pong
Reuben Dunnington f4a82cd381 pong: demo oc_request_quit() and oc_on_terminate()
* gamestate now records your score (total blocks destroyed)
* when all blocks are destroyed, quit
* print a message when the app is terminated
2023-08-22 21:32:13 +00:00
..
data Make pong prettier 2023-07-04 16:14:14 -05:00
src pong: demo oc_request_quit() and oc_on_terminate() 2023-08-22 21:32:13 +00:00
.gitignore Merge branch 'main' into ui 2023-07-13 21:53:57 -07:00
build.bat This commit restructures the codebase to melt the milepost platform layer into the main orca codebase. 2023-08-13 15:28:57 +02:00
build.sh This commit restructures the codebase to melt the milepost platform layer into the main orca codebase. 2023-08-13 15:28:57 +02:00
icon.png orca runtime initial commit 2023-04-12 16:21:03 +02:00
trace.sh Add dtrace + spall script 2023-07-02 07:09:39 -05:00