I’m in!

Hello, all!

I’m in, for the first time! I hope the theme isn’t bad.

I’m going to be using:

  • LÖVE2D 9.0 as an engine, with Lua as the language.
  • the Game Maker standalone image editor, for editing images.
  • Programmer’s Notepad for writing my code.
  • bfxr if I decided to try out some sounds.
  • if I ever get around to writing music, I’ll likely just write an engine to play it samples that I’ll make in bfxr.

I am likely going to use SECS (https://love2d.org/wiki/Simple_Educative_Class_System), which is a simple class system for Lua. I’ll also likely be using Meta, which is a fast real-time syntax-changer for Lua and can be found here (https://github.com/bartbes/Meta). Good luck to everyone!