Skip to content
View charles-l's full-sized avatar
👾
making games
👾
making games
Block or Report

Block or report charles-l

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

Pinned

  1. Simple collisions for action games (... Simple collisions for action games (raylib python). Blog post: https://c.har.li/e/2024/03/28/implementing-robust-2D-collision-resolution.html
    1
    # `pip install raylib` to get pyray
    2
    import pyray as rl
    3
    
                  
    4
    from dataclasses import dataclass
    5
    import random
  2. zig-odin-raylib-template zig-odin-raylib-template Public

    A zig-build powered odin template for building games with raylib that compiles to a native exe or an emscripten app.

    Odin 8 1

  3. rayboi rayboi Public

    a raytracer written in futhark/python

    Futhark

  4. capstone capstone Public

    a programming language implementation guide written for my bachelor's capstone (see release page for final pdf)

    TeX 4