So I took a break and it’s been a while since I worked on the project but I did finally start working on it again. I’ve decided that since it’s only compatible with some Linux devices I would make a html version that can run in browsers, I did some research and found out I could use pyodide to run Python in a html/javascript environment so I started using that and basically copy pasted most my code into the new file, I have had to modify some of the code like the movement and coloration to work with JavaScript instead. I also decided to make going into the different menus have buttons instead of pushing keys, but I’m having a lot of trouble with getting the buttons to display at the right time and function correctly. Hopefully I can get them working right by the next devlog. (P.S. I’m new to html and JavaScript so I don’t fully know how it works and I kinda feel like buttons should be easier and I’m just missing something, but maybe not and they really are just hard.)
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.