https://github.com/kevinw/jai-shooter
https://github.com/kevinw/jai-shooter
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kevinw/jai-shooter
- Owner: kevinw
- Created: 2020-11-04T23:49:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-05T00:06:23.000Z (over 4 years ago)
- Last Synced: 2025-04-09T19:05:13.530Z (about 1 month ago)
- Language: GLSL
- Size: 8.87 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jai-shooter

## To Build/Run
`run.bat`
or
`jai first.jai && run_tree\Shooter.exe`
## Info
A fork of the snake game included with the Jai compiler.
I made this to learn the language making something visual, without having
to worry about platform stuff.Press the `~` key (tilde) to bring up an ImGui debug panel.