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
6a1a06be76
prosperon
/
source
/
scripts
/
play.js
8 lines
97 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add gamepad support
2023-04-25 14:59:26 -05:00
if
(
load
(
"game.js"
)
===
false
)
{
Log
.
error
(
"No game.js. No game."
)
;
quit
(
)
;
}
stability
2023-05-29 10:47:30 -05:00
sim
_start
(
)
;
Reference in a new issue
Copy permalink