[go: up one dir, main page]

Skip to content
View pakeke-constructor's full-sized avatar
🤓
🤓

Highlights

  • Pro

Block or report pakeke-constructor

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
pakeke-constructor/README.md

Hello! 👋

I'm a game developer, trying to build cool stuff.

I am currently working on "Untitled Mod Game", a game platform based on mods.

Pinned Loading

  1. umg-mod-monorepo umg-mod-monorepo Public

    Built-in mods for Untitled Mod Game https://untitledmodgame.com

    Lua 6 1

  2. PushOps PushOps Public archive

    My game that I started during 2020 lockdown, and released early 2022

    Lua 14

  3. auto_atlas auto_atlas Public

    automatic sprite atlas constructor, using leafi's 2d packer.

    Lua 6

  4. sets sets Public

    sparse sets in C. (Hashtable uses open addressing w/ quadratic probing)

    C

  5. vector-calculus vector-calculus Public

    GLSL

  6. rs-buses rs-buses Public

    Basic event buses and question buses in rust. Created to better learn rust.

    Rust