This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
LDDestroier's profile picture

MMBN-esque game in Love2D (verily WIP)

Started by LDDestroier, 04 February 2019 - 01:39 AM
LDDestroier #1
Posted 04 February 2019 - 02:39 AM
I've made a lot of stuff for computercraft, but I decided that it was high time I use my knowledge of Lua for something more interesting, so I started to learn the ropes of Love2D to make my own game!

This is still very early, what with no AI and there being only four attacks, all similar, and with placeholder sprites. But it's got sound effects, a cool background, and whatever it's my first Love2D game


.love file: https://github.com/LDDestroier/love2d/raw/master/game-test.love
EXE file: https://github.com/LDDestroier/love2d/raw/master/game-test.zip

Tell me what you think so far. I've still got a lot to do.
Edited on 04 February 2019 - 05:48 PM
EveryOS #2
Posted 04 February 2019 - 03:33 PM
There is also an EXE? You only gave me the love file the other day.

It looked cool.
LDDestroier #3
Posted 04 February 2019 - 04:28 PM
Thanks. I'm still not sure if the exe file works myself, since it doesn't run in wine and installing Windows takes too long.
Nothy #4
Posted 15 February 2019 - 06:25 PM
Thanks. I'm still not sure if the exe file works myself, since it doesn't run in wine and installing Windows takes too long.
Send over the .love and I'll build it for you