diff --git a/games/q.yaml b/games/q.yaml index ff7de81c0..9a3a13827 100644 --- a/games/q.yaml +++ b/games/q.yaml @@ -21,6 +21,31 @@ video: youtube: YPnej8iKMPg +- name: QB64 + originals: + - Gorillas + type: tool + repo: 'https://github.com/QB64Official/qb64' + url: QB64.com + development: sporadic + status: playable + multiplayer: + - Local + content: free + langs: + - C + frameworks: + - OpenGL + licenses: + - MIT + info: >- + QB64 converts QBasic code to C++ and compiles it into native code, includes some Classic QBasic + games as sample programs + added: 2024-07-21 + updated: 2024-07-21 + images: + - 'https://qb64.com/samples/gorillas/img/screenshot.png' + - name: Quadrapassel originals: - Tetris