Skip to content
View kvbc's full-sized avatar
πŸ„
cowding
πŸ„
cowding
Block or Report

Block or report kvbc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kvbc/README.md

Interested in C/C++, Godot, Haxe, Go & Lua

Cool VSCode extensions:

Cool videos:

Gist Card

Projects

❌ Unsatisfied with
βž– May pick it up
🚧 In-progress
βœ”οΈ Satisfied with

Tutorials:

Tools / Libraries / Collections:

Graphics Programming:

Programming Languages - Compilers / Transpilers / Interpreters:

Command-line:

Games / Plugins:

Webdev:

Some wicked stuff

  • cge - an Windows command-line rendering engine with double-buffering (in-progress)

  • bf-ide - online customizable BrainFuck interpreter + debugger

  • SMPL - full-blown BASIC compiler (in-progress)

  • lamp - minecraft CPU

  • React Graph Edit

Pinned

  1. SMPL SMPL Public

    A simple BASIC compiler (which has not yet been finished) heavily inspired by LUA

    C 1

  2. bf-ide bf-ide Public

    An online brainfuck IDE

    JavaScript 5 2

  3. mpmp mpmp Public

    Multi-purpose macro-processor (in-progress)

    C

  4. cge cge Public

    Windows CMD rendering engine (in-progress)

    C

  5. maincraft maincraft Public

    Minecraft clone written in C Core OpenGL (in-progress)

    C 1 1

  6. lamp lamp Public

    Minecraft CarpetMod standalone turing-complete vanilla command-block array-based CPU generator

    Python