burnedpopcorn / Pizza-Tower-1.1.0-Web-Port

Pizza Tower 1.1.0 playable in the Browser
http://pt-emscriptenport.x10.mx/runner.html
10 stars 6 forks source link

question #7

Closed pizzatowerfan126 closed 1 month ago

pizzatowerfan126 commented 1 month ago

does anybody know how to port a fan game to web?

burnedpopcorn commented 1 month ago

Which one?

pizzatowerfan126 commented 1 month ago

dr robotniks ring racers

burnedpopcorn commented 1 month ago

Huh, never heard of it. It depends if the source code is available, and what programming language it was made in

pizzatowerfan126 commented 1 month ago

it is

pizzatowerfan126 commented 1 month ago

I can put the link

pizzatowerfan126 commented 1 month ago

https://github.com/KartKrewDev/RingRacers/releases/tag/v2.2

burnedpopcorn commented 1 month ago

Yeah, it's made in C++, so I think you can use Emscripten to compile it for the web

pizzatowerfan126 commented 1 month ago

i'd like to do that but idk how to compile and i need some one to teach me how.

burnedpopcorn commented 1 month ago

I'm not sure either, all I know is that it the compiler for my pizza tower port (because gamemaker uses it when compiling for gx.games)

burnedpopcorn commented 1 month ago

Base Emscripten is something I'm not very familiar with either, all I know is that it works

pizzatowerfan126 commented 1 month ago

ok

pizzatowerfan126 commented 1 month ago

im trying the codespace to see if that will work

pizzatowerfan126 commented 1 month ago

it didn't work

burnedpopcorn commented 1 month ago

Well, what did you do? (Also I should have mentioned that depending on many factors based on how it was made, it might not work without some modification to the code)

pizzatowerfan126 commented 1 month ago

when I was trying to debug some code when used run 1 code ran but nothing else did

burnedpopcorn commented 1 month ago

Well, as I said I don't know much about how to use base Emscripten, but I hope you can figure it out like I did for gamemaker

pizzatowerfan126 commented 1 month ago

k