This website requires JavaScript.
Explore
Help
Register
Sign In
john
/
prosperon
Watch
1
Star
0
Fork
You've already forked prosperon
0
Code
Issues
Pull requests
Actions
Releases
Activity
f94c62c5c0
prosperon
/
source
/
scripts
/
play.js
8 lines
95 B
JavaScript
Raw
Normal View
History
Unescape
Escape
stability
2023-05-29 10:47:30 -05:00
sim
_start
(
)
;
Nuklear renders in GUI pass
2023-08-22 17:15:39 -05:00
break
2023-06-08 22:50:52 -05:00
if
(
!
IO
.
exists
(
"game.js"
)
)
load
(
"scripts/nogame.js"
)
;
else
load
(
"game.js"
)
;
Reference in a new issue
Copy permalink