Difference between revisions of "User:Refreezed"
(Added font converter link.) |
m (Fixed link.) |
||
Line 6: | Line 6: | ||
== Programs == | == Programs == | ||
− | * '''Hot Particles''' - a competent particle editor for LÖVE. ([https://love2d.org/forums/viewtopic.php?f=5&t=88860 thread], [https://github.com/ReFreezed/ | + | * '''Hot Particles''' - a competent particle editor for LÖVE. ([https://love2d.org/forums/viewtopic.php?f=5&t=88860 thread], [https://github.com/ReFreezed/HotParticles/releases/latest download]) |
== Libraries / Command Line Tools == | == Libraries / Command Line Tools == |
Revision as of 16:23, 4 May 2021
Hello, I'm ReFreezed.
I've been using LÖVE for a few years, Lua for a bit longer, and done programming in general a bit longer still. Here are some relevant projects I've worked on.
My wiki username is actually Refreezed (with lowercase f). |
Programs
Libraries / Command Line Tools
- LuaPreprocess - a small and straightforward Lua preprocessor featuring simple syntax. (thread, repository)
- LuaHotLoader - hot-load any file in LÖVE or using LuaFileSystem. (repository)
- LuaWebGen - static website generator. (repository)
- ReFreezed Bitmap Font converter - ImageFont-like to BMFont converter. (thread, repository)
- DumbLuaParser - Lua code parser. (repository)
- SimpleSquish - wrapper for Squish. (repository)
Games
- Momento Temporis: Light from the Deep - metroidvania-style exploration action platformer. (thread, website)
- Momento Temporis: Arena - PvP arena game. (thread, website)
- Energize! - small puzzle game inspired by Snake. (thread, website)
Other
- Glóa - statically typed language that compiles to Lua. (repository)