Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+2)(-2)

Well just read this :


On average, a python programmer like him could do 100k$/year easily. If he finds a good company who needs his type of programmers, he could also do more. He also has got to eat, alright. Both ways, the job and this game is a money grab. He's also got to pay taxes, food, perhaps rent, healthcare,entertainment,pc,visual novel packs,etc etc.Just a one man team. 

And the game ain't short like your penis, it's kinda big. You may be a patron, but you gotta chill for a bit. Try not to be a dickhead and stop bullying these type of game devs. 

(1 edit)

Yeah, but a python programmer has to actually deliver code.

Also, renpy games aren't written in python. Renpy is a glorified markup language.

Deleted 2 years ago

Also what do you mean by "glorified markup language".

(1 edit) (-2)

Well technically, renpy games are written in python.  renpy uses the ".rpy" extensions and python uses the ".py" extension. Renpy was made from pygame (from what I understand), and pygame is a python game engine. This makes renpy a python game engine. True , there are some differences, but the back bone of renpy is just the backbone of python. 

The systems of the game are made in pure python. Except some screens that renpy gives to me