JPL Prime: An ASCII Space Game.
|
02-27-2019, 03:44 AM
Post: #12
|
|||
|
|||
RE: JPL Prime: An ASCII Space Game.
Quote:How do I go about making my program an app? APPS key -- < Pick any App > -- [Save] - Enter a name for your app - Make sure to choose "None" as your base app Now open Connectivity Kit, expand the Application Library and locate your app. Double-click will open the contents of your app. Under the program tab is your code, with a number of handy key assignment helpers already pre-inserted (just need to un-comment). Now to get your program converted over, here is a quite simple example that you'll probably get the hang of pretty quick: Code: #pragma mode( separator(.,;) integer(h32) ) |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)