Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by pfirsich
A curated list of projects in awesome lists by pfirsich .
https://github.com/pfirsich/lua-discordrpc
LuaJIT FFI Wrapper for the Discord Rich Presence API
Last synced: 27 Oct 2024
https://github.com/pfirsich/lua-discordRPC
LuaJIT FFI Wrapper for the Discord Rich Presence API
Last synced: 03 Aug 2024
https://github.com/pfirsich/andross
andross is a Lua library for 2D skeletal/bone animations.
Last synced: 02 Nov 2024
https://github.com/pfirsich/love-appimages
Scripts to create AppImages of löve (https://love2d.org/)
Last synced: 27 Oct 2024
https://github.com/pfirsich/meleeframedataextractor
Generates frame data for Super Smash Bros. Melee as JSON from the character data files.
Last synced: 27 Oct 2024
https://github.com/pfirsich/gciso
Python library to read/write GameCube .iso files.
Last synced: 27 Oct 2024
https://github.com/pfirsich/gltf
glTF Loader Library for modern C++
gamedev gltf2 gltf2-loader graphics
Last synced: 27 Oct 2024
https://github.com/pfirsich/ray-casting-test
This is an implementation/comparison of various methods for ray casting in 2D grids, also referenced in my corresponding blog post: http://theshoemaker.de/2016/02/ray-casting-in-2d-grids/
Last synced: 27 Oct 2024
https://github.com/pfirsich/kaun
Lua module for 3D graphics to be used with löve (http://love2d.org)
Last synced: 27 Oct 2024
https://github.com/pfirsich/melee-framedata
A website for frame data for Super Smash Bros. Melee
Last synced: 27 Oct 2024
https://github.com/pfirsich/meleedat2json
A Melee .dat file reader in Python, that dumps character data to JSON.
Last synced: 27 Oct 2024
https://github.com/pfirsich/love-discord-faq
A collection of written up answers to frequently asked questions / frequently stated problems in the LÖVE Discord.
Last synced: 27 Oct 2024
https://github.com/pfirsich/exquisite
Exquisite Text - An attempt to make a terminal text editor, that is a bit like Sublime Text
Last synced: 27 Oct 2024
https://github.com/pfirsich/love-textline
A single line text input class (including selection with mouse and keyboard, copy&paste, etc.)
Last synced: 27 Oct 2024
https://github.com/pfirsich/superprintf_love2d
This is a new printf function for love2d that let's you include images in your text, change colors inside the string and define custom commands.
Last synced: 27 Oct 2024
https://github.com/pfirsich/doc.lua
A very simple documentation generator for Lua
Last synced: 27 Oct 2024
https://github.com/pfirsich/screwdriver
Map editor for 2D games (in preparation for Indie Speed Run 2015)
Last synced: 27 Oct 2024
https://github.com/pfirsich/love-discord-bot
Discord Bot for the löve community server
Last synced: 27 Oct 2024
https://github.com/pfirsich/sparkled
Particle effect editor for löve 2D particle system
Last synced: 27 Oct 2024
https://github.com/pfirsich/cpprom
A very small Prometheus client library for C++
Last synced: 27 Oct 2024
https://github.com/pfirsich/chu
3D library on top of kaun (https://github.com/pfirsich/kaun) inspired by three.js (https://threejs.org)
Last synced: 27 Oct 2024
https://github.com/pfirsich/bullider
Special purpose collision detection library for bullet hell games
Last synced: 27 Oct 2024
https://github.com/pfirsich/welo
Command line weight loss and calorie tracker
Last synced: 27 Oct 2024
https://github.com/pfirsich/clipp
A command line argument parser library for C++17
command-line command-line-arguments command-line-arguments-parser cpp cpp17
Last synced: 27 Oct 2024
https://github.com/pfirsich/dungeongraphs
A really bad, prototype tool for making Dungeon Graphs as Mark Brown uses them in his Boss Key series
Last synced: 27 Oct 2024
https://github.com/pfirsich/adventofcode2019
I'm using this year's Advent of Code to learn Rust
Last synced: 27 Oct 2024
https://github.com/pfirsich/depth_blit_issue
Minimal test case for framebuffer blit issues with srgb enabled
Last synced: 27 Oct 2024
https://github.com/pfirsich/minijson
A very small JSON parser and emitter library for C++17
Last synced: 27 Oct 2024
https://github.com/pfirsich/sublimepackagesuser
My Sublime Text 2/Packages/User-Directory (configuration)
Last synced: 27 Oct 2024
https://github.com/pfirsich/timetrackd
A program that tracks which application is currently being used (to later analyze how much time I spend procrastinating)
Last synced: 27 Oct 2024
https://github.com/pfirsich/meleeexperiments
A collection of scripts related to various experiments regarding Super Smash Bros. Melee
Last synced: 27 Oct 2024
https://github.com/pfirsich/wilt-tabs
A Firefox extension that bookmarks and closes tabs that have not been accessed for a long time. Another attempt to get my tab hoarding into control.
Last synced: 27 Oct 2024
https://github.com/pfirsich/mvedit
Rename files in bulk with your favorite text editor
Last synced: 27 Oct 2024
https://github.com/pfirsich/rttypes
Real-Time Generated Types (Structs) in C++
Last synced: 27 Oct 2024
https://github.com/pfirsich/lush
A Lightweight, Unefficient Sound Helper library for LÖVE2D.
Last synced: 27 Oct 2024
https://github.com/pfirsich/hokori
A very simple fighting game, made for Super Battle Arcade
Last synced: 27 Oct 2024
https://github.com/pfirsich/liburingpp
C++ io_uring library. I am just messing around here and do not intend to make this a big deal at all.
Last synced: 27 Oct 2024
https://github.com/pfirsich/cppasta
C++ utility code, that I end up copying everywhere all the time.
Last synced: 27 Oct 2024
https://github.com/pfirsich/go-to-random-tab
Webextension to go to a random tab in the current window
Last synced: 27 Oct 2024
https://github.com/pfirsich/chatgames
Games to play with someone while chatting, because Corona keeps us from meeting our friends in real life (inspired by the old ICQ games)
Last synced: 27 Oct 2024
https://github.com/pfirsich/bankaccountdb
A couple scripts to import my bank statements into an SQLite database
Last synced: 27 Oct 2024
https://github.com/pfirsich/computationalphysicsexercises
Exercises for my Computational Physics course
Last synced: 27 Oct 2024