Add basic 2d stuff, and also update TODO

This commit is contained in:
2025-02-23 11:08:15 -08:00
parent b59600d3e6
commit 8fd501b6ad
13 changed files with 43 additions and 8 deletions

View File

@ -22,7 +22,7 @@ build-native: build build/stamp out/linux/res out/linux/hello-linux64-native
build-windows: build/stamp build/hello.c out/windows/res
cp windows-libs/* out/windows/
echo "Now build the exe in windows."
echo "Now build the exe in windows using the script."
build-web: build out/hello.js
build-web-dist: out/hello-demo.zip