Skip to content
View Darxoon's full-sized avatar
🏳️‍🌈
🏳️‍🌈
Block or Report

Block or report Darxoon

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

Hi I'm Darxoon

Interests

My main interests are in Game Development, reverse engineering how programs work and trying to use Programming Languages in interesting ways. One of my most notable contributions is my work in the Paper Mario: The Origami King modding scene, where I significantly advanced the modding scene with TOKElfTool and other Research efforts.

My Projects

I am mainly working on Origami Wand nowadays, although I would love to finish some of my other long dead side projects as well.

Have a look at sea slugs.

sea Slugs

Pinned

  1. aoc-2023 aoc-2023 Public

    My solutions for advent of code 2023 :)

    Python

  2. All AngelScript functions and the sc... All AngelScript functions and the script files they're contained in, for Paper Mario: The Origami King
    1
    {
    2
    	"script/wld/btl/enemy/boss/btl_enemy_boss_ColoredPencil.bin": [
    3
    		"void Constructor()",
    4
    		"void __inline_btl_enemy_boss_ColoredPencil_561(any@)",
    5
    		"void __inline_btl_enemy_boss_ColoredPencil_985(any@)",
  3. lukaslangrock/pitradio lukaslangrock/pitradio Public

    PIT-Hackathon 2021

    Dart 1

  4. OrigamiWand OrigamiWand Public

    A Paper Mario: The Origami King Data Editor

    TypeScript 3

  5. FragNichtWasFuerSaft/PIT-Hackathon-2023-AI-Osu FragNichtWasFuerSaft/PIT-Hackathon-2023-AI-Osu Public

    Dieses Repository dient der Gruppe Osu aus AI.

    HTML 1

  6. csbloader csbloader Public

    Tool to turn Paper Mario: The Origami King's CSB file collision meshes into Wavefront obj files to visualize them.

    TypeScript