Stock Sim
Because of demand... I have decided to port my CC21 submission to CE.
The project was originally created for the 3DS via SmileBASIC... and was first seen
here
**UPDATES TO FOLLOW**
UPDATE: Now have started porting this to ICE... about 300 lines into the program
That’s pretty cool! I’d download this.
Awesome! What language will you be using?
I presume C, but that could just be me reading the topic title wrong...
SM84CE wrote:
I presume C, but that could just be me reading the topic title wrong...
Oops.. Good point
JamesV wrote:
Awesome! What language will you be using?
I will be using C
UPDATE!!! The program is functioning, however, I will be optimizing the variables with lists so the progress will actually go backward.
Anyway, this is a "first look" at how it is going to look:
Here is the GitHub Repo:
https://github.com/LAX18/StockSim
The REAL LAX18 wrote:
Stock Sim
Because of demand... I have decided to port my CC21 submission to CE.
The project was originally created for the 3DS via SmileBASIC... and was first seen
here
**UPDATES TO FOLLOW**
UPDATE: Now have started porting this to ICE... about 300 lines into the program
hehe... demand... get it? stocks? supply and /demand/??
***SM84CE runs and hides
SM84CE wrote:
The REAL LAX18 wrote:
Stock Sim
Because of demand... I have decided to port my CC21 submission to CE.
The project was originally created for the 3DS via SmileBASIC... and was first seen
here
**UPDATES TO FOLLOW**
UPDATE: Now have started porting this to ICE... about 300 lines into the program
hehe... demand... get it? stocks? supply and /demand/??
***SM84CE runs and hides
Huh, didn't even think of that. Anyway, thanks to PT_'s advice, I have rewritten the program to be 5000 bytes smaller and runs the same. Here is an updated screenshot:
Sorry for the delay in posts.... but I have a HUGE UPDATE!!!
Done:
- Buying Stocks
- Selling Stocks
- Game Mechanics
- All Stocks View
- Personal Stocks View
- Historical View
- Credits
Todo:
- Saving and Loading (might have to poke PT_)
- Graph View (Base mechanics set up, just need to display graph)
- Last 5 Purchases View (Needs special list setup.....)
Now supports 20 stocks instead of 10!!!!!
Screenshots coming soon!!!
It's ICE? I might be able to help with saving and loading, just take a look at my CC21 program, it's got saving and loading into an appvar.
SM84CE wrote:
It's ICE? I might be able to help with saving and loading, just take a look at my CC21 program, it's got saving and loading into an appvar.
My problem is that i have to save 5 lists (L1,L2,L3,L4,L6) to an appvar, then read the dtata back to those lists. I have only successfully stores a number to an appvar and retrieved it. Ill look at the code later.
Yeah, my CC21 program does deal with lists, the saving and loading code just needs to be modified. Make sure that the offsets are right, mine uses 3 byte entries in the lists.
Version 1.0 Release!!!!
I have released version 1.0.
This is available in
the cemetech archive
Done:
- Buying Stocks
- Selling Stocks
- Game Mechanics
- All Stocks View
- Personal Stocks View
- Historical View
- Credits
- Loading / Saving
Todo:
- Graph View (Base mechanics set up, just need to display graph)
- Last 5 Purchases View (Needs special list setup.....)
- MultiSave Support
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.
»
Go to Registration page
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum