Hm what about creating html games? It is trivial for any web developer to see the images that are being used and extract them (same is of course true for most form of binary games although extraction is most likely a bit more involved). Would I be allowed to create html games and host them on let us say itch.io ?
bytecombo
Creator of
Recent community posts
Thank you so much. Yes music ;) No clue how to create music but I definitely want to try to learn how to do a simple audio loop. It was one purpose to come out of my comfort zone by creating this game and do more than just coding for once. Could manage to do some simple 2 bit graphics and cheated a bit on sounds in the end by using https://github.com/mneubrand/jsfxr to auto generate them. But I really want to play with sounds and music soon. At least I want to have some clue what those creative people do :)
Wow. That is a really impressive big project. I love the atmosphere and enjoy the gameplay very much. I personally definitely needed that tutorial to learn the controls though (Gamepad support would be awesome).
- I had one minor issues with the jumps: One time the player did not want to stop jumping and was jumping up and down on his own (only stopped once he died. It never happened again but hey those rare bugs/features are the best ;)