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

https://github.com/six519/YieArKUNGFUZig

A Yie Ar Kung-Fu clone created in Zig with raylib.
https://github.com/six519/YieArKUNGFUZig

Last synced: about 1 month ago
JSON representation

A Yie Ar Kung-Fu clone created in Zig with raylib.

Awesome Lists containing this project

README

        

# YieArKUNGFUZig

A Yie Ar Kung-Fu clone created in Zig with raylib.

## Controls

* Move left = Left directional key
* Move right = right directional key
* Jump = up directional key
* Crouch = down directional key
* Punch = A letter key
* Kick = S letter key
* Quit = Escape key

## Build and run

```bash
zig build run
```

## Screenshot

![YieArKUNGFUZig](ss.png)