An open API service indexing awesome lists of open source software.

https://github.com/kevinw/jai-shooter


https://github.com/kevinw/jai-shooter

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# jai-shooter

![shooter game gif](doc/shooter.gif)

## 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.