Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
Deleted post

I am really sorry, looks like the windows version isn't working right now, I am trying to figuere it out and solve it. Sorry for the hassle. 

Deleted post

Thanks! 

Hi, so I think I figured it out. There was a problem in the library I used to access sound files. Anyways, I switched libraries and tested the new export on an old laptop and it seems to work. If you have time I would really appreciate it if you could give it another go!

Deleted post

Ok, thanks a lot!

Deleted post

Yeah, I thought about using an engine but I prefer doing things more from scratch. The program I use handles certain stuff like the game loop and the rendering and stuff pretty nicely, and I might one day want to make them myself but engines take a lot more of your freedom. Some of the beauty in programming, at least for me, is that it shows that stuff isn't obvious. That some day someone programmed the menu that shows up when you right click, for example. When you start doing stuff yourself you understand how much work goes into everything that you see on screen. And engines hurt that a bit. They also, I think, somewhat change the way you think. If you make your own 3d renderer, there is a much bigger chance that you might think about making a game based on changing the way you render 3d, for example. 

I don't know, in the end they aren't very strong arguments. I just think I have more to learn from writing things in java (or processing) than by writing things in an engine. So right now I will use that. Maybe one day I will start using Godot or something.

Deleted post

Thanks!