Skip to content
View kitzsh's full-sized avatar

Block or report kitzsh

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

kitzsh

(kit-zee-ess-aitch)

I don't have much to show at the moment, but you may know me from the following projects:

  • Flixel3D
    • A work-in-progress addon for the HaxeFlixel engine which adds 3D support
    • Has familiar, Flixel-like syntax
    • Designed for ease of use
  • Funkscop
    • A rhythmic retelling of Petscop, which I am one of the programmers for
    • My main focuses are:
      • 3D environments (overworld and menus)
      • Rendering the game at 240p like a real PS1 console
      • Linux and Mac support
  • Tex-Packer-EX
    • A fork of Free texture packer which adds new features and bug fixes, including:
      • The ability to repack/optimise existing spritesheets
      • Splitter for Sparrow/Starling spritesheets (the standard format for FNF)
      • Correctly ordered frames when exporting
  • DesktopLauncher
    • Simple command line display manager which lets the user select and start a Wayland or X11 session
      • Lists all available Wayland and X11 sessions
      • Saves the previous selection for easy access
      • Simple and fast

Pinned Loading

  1. CodenameCrew/flixel3d CodenameCrew/flixel3d Public

    A work in progress creation of a 3d engine in flixel, pull requests encouraged

    Haxe 14 1

  2. DesktopLauncher DesktopLauncher Public

    Simple command line display manager which lets the user select and start a Wayland or X11 session

    Rust 1

  3. tex-packer-ex tex-packer-ex Public

    Forked from odrick/free-tex-packer

    Fork of Free Texture Packer with added improvements

    JavaScript