⚠️LÖVE2D on PSP⚠️
I started to work on fork of LOVE-WrapLua by LukeZGD so it works on PSP and supports more of LÖVE library.
#LOVED #Lua #PSP #GameDev #IndieDev #RetroGaming #Homebrew #love2d
Posts by Treechcer (dev)
🕰️Long time no see...🕰️
I managed to make a small 3D rendering engine in LÖVE2D, and now I can render a monke from Blender.
#GameDev #IndieDev #Programming #Coding #3D #3DGraphics #Rendering #Blender3D #LOVE2D #Lua
Ohh, thanks!! But now it only is tested on windows, so if you have Linux you have to compile it yourself, I haven't got to it yet... But thanks! If you need any help with it, message me in DMs or reply to this tweet (I'll help when I can)
🚀 First release of my small C++ project compiler and builder.
If you want to test it you can test it here: github.com/Treechcer/FO...
If you do please send me feedback! Thanks.
#CPlusPlus #Cpp #Programming #DeveloperTools #OpenSource #Coding #SoftwareDevelopment #GitHub #BuildTools #Compiler
I'm trying my best hah
I mean fair IG? I'll look at it later if I don't forget
Also I don't like using code from others (like copy and paste yk), because I'd rather make my code myself
I mean, because I've made my own I don't need any other tool like this ngl
Pushed new updates to GUST!
With commit message as ''
https://github.com/Treechcer/GUST
#GitHub #Coding #DevLog #PowerShell #Scripting #Automation #Shell
Should I make discord server someday?
#GameDev #IndieGame #Love2D #PixelArt #GameDevThursday #IndieDev #Programming #GameDevelopment #IndieGameDev #discord
I can generate the map now (also I had fun with "biome sprites"), also I'm working now on buildings and better walking (collision code is awful ngl)
#GameDev #IndieGame #Love2D #PixelArt #GameDevThursday #IndieDev #Programming #GameDevelopment #IndieGameDev
Working on another side project a small RP Pico game (maybe even a full “console” with community game support).
#RaspberryPiPico #RP2040 #GameDev #IndieDev #Microcontroller #DIY #Electronics #Homebrew #Coding
I mean, I was testing if my inventory works by adding 1 stone to my inventory per frame, so the rock part isn't the problem...
Yeah, pretty much the whole clip in one sentence
Now items held in hand follow the mouse!
Also, the side switching animation looks great (it wasn’t even intended lol).
#GameDev #IndieGame #Love2D #PixelArt #GameDevThursday #IndieDev #Programming #GameDevelopment #IndieGameDev
Inventory gone wrong 🤦
#GameDev #IndieGame #Love2D #PixelArt #GameDevThursday #IndieDev #Programming #GameDevelopment #IndieGameDev
btw: before I had AABB collision but it... did some weird stuff and felt weird walking, so I just said "nah I'll redo it in worse way"
this has to be one of the worst player controller code... Not even normalising vectors 💀
#GameDev #IndieGame #Love2D #PixelArt #GameDevThursday #IndieDev #Programming #GameDevelopment #IndieGameDev
Well, my code has a variable that tracks the state of the animation and when the animation started it should switch to true, but in my code it switched to false, which made it so the animation can start again next frame
I started the animation that switches the hammer side every frame, which made it grow
This game looks like that one non-eucledean puzzle game from like 2015! I love that
if you're wondering, why not porting it?
can't pretendo do that?
Pushed new updates to GUST!
With commit message as 'Added support for more modding. Actions are now possible to make, they're code that'll run on top of any modes, they're 'superset' to GUST'
https://github.com/Treechcer/GUST
#GitHub #Coding #DevLog #PowerShell #Scripting #Automation #Shell
Pushed new updates to GUST!
With commit message as 'modding API now has better documentation and has a new function getConfigValue that returns your desired config value'
https://github.com/Treechcer/GUST
#GitHub #Coding #DevLog #PowerShell #Scripting #Automation #Shell
Pushed new updates to GUST! With commit message as 'added versions (0.3.0), mods have supported version as version, modAPI has 'callNormalMode' and added 'bot' that posts every update with -m 'bsk' '
https://github.com/Treechcer/GUST
#GitHub #Coding #DevLog #PowerShell #Scripting #Automation #Shell
big hammer lol 🔨
#GameDev #IndieGame #Love2D #PixelArt #GameDevThursday #IndieDev #Programming #GameDevelopment #IndieGameDev
I mean AI is a good tool to HELP you, not to do your projects, most programs you use have some "AI" in them to help you.
👀 Sneak peeks of my current project!
A few clips showing some bugs, plus a showcase of the latest version at the end. Everything in chronological order.
#GameDev #IndieGame #Love2D #PixelArt #GameDevThursday #IndieDev #Programming #GameDevelopment #IndieGameDev
I mean, I know I could research how others do languages, but I like the challenge of figuring stuff out, it's not about making the best language it's more about having fun, learning and making my own approach and it's not about having the best approach... I just like the challenge of hard things