Difference between revisions of "User:Refreezed"

m (Libraries / Command Line Tools: Link to wiki page.)
(Programs: Added LÖVE Audio Effects Playground.)
 
Line 5: Line 5:
 
== 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/HotParticles/releases/latest download])
 
* '''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])
 +
* '''LÖVE Audio Effects Playground''' - toy for testing out the audio effects available in LÖVE. ([https://love2d.org/forums/viewtopic.php?f=14&t=93672 thread], [https://github.com/ReFreezed/LoveAudioEffectsPlayground/releases/latest download])
  
 
== Libraries / Command Line Tools ==
 
== Libraries / Command Line Tools ==

Latest revision as of 00:19, 19 August 2022

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.

Programs

  • Hot Particles - a competent particle editor for LÖVE. (thread, download)
  • LÖVE Audio Effects Playground - toy for testing out the audio effects available in LÖVE. (thread, download)

Libraries / Command Line Tools

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)