orca/samples/pong
bvisness 3fae3252a1 Convert build scripts to Python (#31)
All the tooling has been built into a new command-line tool, `orca`. To use it, just run `orca -h`.

To build the samples, you must first install the orca tooling by running `orca dev install`. This simulates what it will be like to actually use the orca tooling as an end user, without the source checked out. Mostly. (I don't yet have it downloading pre-built copies of the Orca runtime libraries and `orca.exe`.)
Co-authored-by: Ben Visness <ben@bvisness.me>
Co-authored-by: Ben Visness <bvisness@gmail.com>
Co-authored-by: Martin Fouilleul <martinfouilleul@gmail.com>
Reviewed-on: #31
Co-authored-by: bvisness <ben@handmade.network>
Co-committed-by: bvisness <ben@handmade.network>
2023-08-08 09:38:43 +00:00
..
data Make pong prettier 2023-07-04 16:14:14 -05:00
src Testing superpong on win32 2023-07-05 18:25:14 +02:00
.gitignore Merge branch 'main' into ui 2023-07-13 21:53:57 -07:00
build.bat Convert build scripts to Python (#31) 2023-08-08 09:38:43 +00:00
build.sh Convert build scripts to Python (#31) 2023-08-08 09:38:43 +00: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