0

I'm making a JavaScript game for a game jam and instead of in a tab I want it to be in a window (one that is like an application window not a pop up)

not using:

window.open() 

you can answer with typescript also

I tried to do this:

window.open()

that made a pop up not an app window

jabaa
  • 5,844
  • 3
  • 9
  • 30
john cena
  • 9
  • 3
  • How do you define "application window" and how do you define "pop up"? These aren't terms with a well defined technical meaning, so I don't think we know exactly what you are talking about. – Alex Wayne Mar 21 '23 at 23:29

0 Answers0