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

https://github.com/tsoding/jaibreak


https://github.com/tsoding/jaibreak

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# JaiBreak

[![thumbnail](./img/thumbnail.png)](https://tsoding.github.io/jaibreak)

## Quick Start

```console
$ jai -version
Version: beta 0.2.008, built on 14 January 2025.
```

### Native Build

```console
$ jai ./first.jai
$ ./jaibreak-release
```

### WebAssembly Build

*WebAssembly builds only on Linux right now.*

```console
$ jai ./first.jai
$ python3 -m http.server 6969
$ iexplore.exe http://localhost:6969/
```

You can also check an already deployed WebAssembly version here: [https://tsoding.github.io/jaibreak](https://tsoding.github.io/jaibreak).

## Controls

|keys|description|
|---|---|
|A/D or /|move bar left/right|
|ESC|toggle pause|
|SPACE|release the "ball"|

### Debug Build

|keys|description|
|---|---|
|F5|Hotreload [params.conf](params.conf)|
|F3|Make an SVG screenshot|

## References

- https://github.com/tsoding/zigout
- https://www.youtube.com/watch?v=AMUv8KvVt08