removed (almost) all mentions of glfw and opengles
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 5 Jan 2023 02:46:41 +0000 (20:46 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 5 Jan 2023 02:46:41 +0000 (20:46 -0600)
commitd1cbb485bcb6a9675dc6937a82b171e06a3a77c5
tree5e56ce3ca9e6817e50ebd72440599bc5608c70bc
parent05dd1dce2895bb1f02b3120df5fec4f8e7edc45f
removed (almost) all mentions of glfw and opengles
14 files changed:
.vscode/launch.json
docs/gameplay.md [new file with mode: 0644]
onyx-pkg.ini
run_tree/run.sh
run_tree/scenes/starter.scene [new file with mode: 0644]
src/build.onyx
src/entity/components/movement.onyx
src/entity/components/player.onyx
src/entity/editor.onyx
src/entity/schematics/player.onyx
src/entity/schematics/tap.onyx
src/entity/store.onyx
src/game.onyx
src/main.onyx