Easily play OSGs!
Instructions
Copy the OSG source/text.
Open up the program.
It'll run the OSG you copied!
What are OSGs?
One Script Games. If you don't know what these are, you cant use this.
List of Existing OSGs
Pong OSG (By Unkown)
Snake OSG (By Hockeyflyers)
Example OSG (By me)
Conversation (By MegaManFan1)
Open Website (By MegaManFan1)
Rock Paper Scissors (By Hammered_productions)
(Comment and add yours to this list!)
Green Name = Playable game, not just all messages and inputs
Red Name = Unnamed or not working
Normal Name = Just all messages and inputs
Blue Name = Promoted OSG!
Example OSG
CODE
show_message("Welcome to the example OSG.")
show_message("OSGs are games that be executed with one script!")
show_message("The OSG Player by Paddymay allows:")
show_message("Easily executing code from the previously copied text")
show_message("Any Pro user functions")
show_message("And the only game that supports OSGs")
show_message("Click OK to exit.")
game_end()
show_message("OSGs are games that be executed with one script!")
show_message("The OSG Player by Paddymay allows:")
show_message("Easily executing code from the previously copied text")
show_message("Any Pro user functions")
show_message("And the only game that supports OSGs")
show_message("Click OK to exit.")
game_end()
Download the OSG Player here!

