Enichan
Indie game developer and owner Kitsune Games. Dutch person and former US greencard holder living in Cyprus.
Kitsune Games
Pinned Repositories
Arenas
Unmanaged arena memory allocators for C#/CSharp with easy interactions between managed and unmanaged references
CoSharp
Lua style coroutines for C# with Unity style waiting
Depicofier
Converts/translates PICO-8 style Lua syntax to standard clean Lua syntax
Ini
Ini file reader/writer for C# / .NET written in pure .NET in a single source file
OPBinaryLib
C/C++ and C# library for converting a stream of OPL FM synth chip commands to the OPB music format
Pico8Platformer
A platformer sample written for Pico-8, includes slopes and jump buffering
sharpexr
C# implementation of OpenEXR file format
tar.py
Utility for creating Linux tar.gz archives with proper file permissions (executable bit set) on Windows
textplayer
A library to play MML and ABC songs, written in C#
Enichan's Repositories
Enichan/Arenas
Unmanaged arena memory allocators for C#/CSharp with easy interactions between managed and unmanaged references
Enichan/Ini
Ini file reader/writer for C# / .NET written in pure .NET in a single source file
Enichan/Pico8Platformer
A platformer sample written for Pico-8, includes slopes and jump buffering
Enichan/textplayer
A library to play MML and ABC songs, written in C#
Enichan/Depicofier
Converts/translates PICO-8 style Lua syntax to standard clean Lua syntax
Enichan/sharpexr
C# implementation of OpenEXR file format
Enichan/CoSharp
Lua style coroutines for C# with Unity style waiting
Enichan/OPBinaryLib
C/C++ and C# library for converting a stream of OPL FM synth chip commands to the OPB music format
Enichan/feditag
FediTag uses JavaScript to embed a feed of Mastodon posts from one account using a particular hashtag on a website or page.
Enichan/RasterFna
SDL2 based software rasterizer for use with the FNA library
Enichan/blobator
Utility which creates json/xml and image templates for blob tilesets (wang tiles with corners) written in C#. Also assembles tilesets from micro or subblobs.
Enichan/tar.py
Utility for creating Linux tar.gz archives with proper file permissions (executable bit set) on Windows
Enichan/WaveEffectGenerator
Generates frames for a retro wave effect as seen on SNES and other 16 bit consoles using horizontal displacement. Written in C#.
Enichan/libADLMIDI
A Software MIDI Synthesizer library with OPL3 (YMF262) emulator
Enichan/opentk
This Open Toolkit library is a fast, low-level C# wrapper for OpenGL and OpenAL. It can be used standalone or inside a GUI on Windows, Linux, Mac, Android and iOS.
Enichan/dos-like
Engine for making things with a MS-DOS feel, but for modern platforms