general in Python Community

Post Python stuff I guess (ren'py counts too)

Всем хай,я приготовил эту страницу для моего нового проекта "Return the Book: Ink" всего будет 4 главы.....вот арты ↑

Пара ОСТов уже на странице ↓

(Игровой движок указан в описании)

#Devruary One thing I learned the hard way through devving is to never underestimate how sensitive code can be. I can't tell you how many times my games kept crashing cos of ONE space where an underscore should have been in a random file.

The engine version 2026 is already on Gamejolt

#Devruary The advice I would give a new dev is pretty simple: the more you like the act of testing things, the better off your mental health will be on a project - you'll have to do a TON of it.

#Devruary For me, the game will be ready to package and distribute when I can run it in a browser and spot zero issues. I find so much as one error, I delete the package, fix the error, and build it again.