Pixeller
Pixeller
Maybe can add function InputKeyDown\/Press\/Up(...) easy fix it After call ```InputKeyPress(KEY_LEFT); InputKeyPress(KEY_RIGHT); // not need player input left/right key now``` when play record finish :)
```/usr/bin/readlink``` The system itself has this file, It haven't ```-f``` and ```./virgil/bin/v3c-: No such file...``` Incomplete display of file names ```v3c-``` Maybe bug looks like at ```aeneas/src/Compiler.v3: 163```, I'm newbie,...
/```zsh Testing wasi v3i g wasi_environ_get01.wasm: fail: /tmp/Ac/wizeng-test/wasi/v3i///wasi_environ_get01.wasm.out.diff wasi_environ_get02.wasm: fail: /tmp/Ac/wizeng-test/wasi/v3i///wasi_environ_get02.wasm.out.diff wasi_environ_sizes_get00.wasm: fail: /tmp/Ac/wizeng-test/wasi/v3i///wasi_environ_sizes_get00.wasm.exit.diff wasi_environ_sizes_get01.wasm: fail: /tmp/Ac/wizeng-test/wasi/v3i///wasi_environ_sizes_get01.wasm.exit.diff wasi_fd_write00.wasm: fail: /tmp/Ac/wizeng-test/wasi/v3i///wasi_fd_write00.wasm.out.diff wasi_flag_dir00.wasm: fail: /tmp/Ac/wizeng-test/wasi/v3i///wasi_flag_dir00.wasm.out.diff wasi_flag_env00.wasm: fail: /tmp/Ac/wizeng-test/wasi/v3i///wasi_flag_env00.wasm.out.diff wasi_flag_env01.wasm: fail: /tmp/Ac/wizeng-test/wasi/v3i///wasi_flag_env01.wasm.out.diff 4...
```zsh TIC-80 tiny computer version 1.2.3037-dev Pro (35bc7f7) https://tic80.com (C) 2017-2025 >load p3d.tic cart p3d.tic loaded! use RUN command to run it >run >zsh: segmentation fault ./tic80 ``` Can't run...
Ok now, must copy scriptlanguage.dylib (dll) when you build shared lib or build it use static lib ```cmake .. -DBUILD_STATIC=ON```
Vim plugin support too https://github.com/angluca/nature.vim
https://github.com/Angluca/adept.vim Easier to see the code 
How to convert c raylib.h to raylib.adept? I'm newbie T_T