Compare commits
11 Commits
v.1.0
..
SmileBASIC
| Author | SHA1 | Date | |
|---|---|---|---|
| 1088ffce08 | |||
| 3287e05cf3 | |||
| 72bbaf2568 | |||
| 8d9cd3cf59 | |||
| ec764c11b9 | |||
| bf575491c2 | |||
| 2f43968ae8 | |||
| 27b1e340a1 | |||
| d841619fe7 | |||
| e524b0cf80 | |||
| ca07d9c999 |
Binary file not shown.
@@ -1,6 +0,0 @@
|
||||
V.1.0
|
||||
- Game Mechanics
|
||||
- Updated Buy/Sell GUI
|
||||
- Saving and Loading
|
||||
- Buying and Selling
|
||||
- Allstocks, Historical, and Personal stock views
|
||||
@@ -1,72 +0,0 @@
|
||||
# StockSim v.1 PR Stable
|
||||
## Nicholas Pease
|
||||
## (LAX18)
|
||||
|
||||
### Contents:
|
||||
STOCKSIM.8xp Game File
|
||||
README.md README
|
||||
Screen1.png Picture
|
||||
Screen2.png Picture
|
||||
License.md License
|
||||
|
||||
### Screenshots:
|
||||

|
||||
|
||||
### About
|
||||
Thank you for downloading StockSim version 1.0 (Public Release)!!!
|
||||
This program was programmed in ICE, a revolutionary programming language created
|
||||
and developed by PT_ (or P_T on IRC). Although primarily programed by LAX18, special thanks to
|
||||
PT_ for help with optimization of the program (i.e teaching me lists exsist in ICE :P) and
|
||||
SM84CE and beckadamtheinventor, for help with the saving and loading to an appvar (along with PT_).
|
||||
|
||||
The source WILL NOT be provided in this download, however this can be found and downloaded on my
|
||||
GitHub repo (https://github.com/LAX18/StockSim). The source is open, but is protected under MIT
|
||||
license.
|
||||
|
||||
StockSim is a game originally coded on the Nintendo 3DS via SmileBASIC for CC21. After getting
|
||||
various requests (and wanting to do this myself), I ported this to ICE for the TI84+CE. StockSim itself is
|
||||
a simulation game based on the american stock market. Players can buy and sell stocks, while monitioring several
|
||||
charts. Players have to determine the best times to sell, whilst monitoring best times to buy other stocks. Players
|
||||
can select from EASY and HARD modes and can save/continue their games.
|
||||
|
||||
### Installation Instructions:
|
||||
(1) Open TiConnect CE
|
||||
(2) Connect your calculator to your PC
|
||||
(3) Navagate to the "calculator explorer" tab of Ti Connect CE
|
||||
(4) Drag and drop "STOCKSIM.8xp" to ^ tab
|
||||
(5) Click [Send] on the window that opens up
|
||||
|
||||
### To run the program:
|
||||
|
||||
#### OS 5.2 and below:
|
||||
(1) Press [2nd][0] and scroll down to "Asm("
|
||||
(2) Press [Enter] and press [PRGM]
|
||||
(3) Press [ALPHA][ln] and scroll down to "*STOCKSIM" (may be without asterisk)
|
||||
(4) Press [Enter][Enter]
|
||||
|
||||
#### OS 5.3 and above:
|
||||
(1) Press [PRGM][ALPHA][ln] and scroll down to "*STOCKSIM" (may be without asterisk)
|
||||
(2) Press [Enter][Enter]
|
||||
|
||||
### How to play
|
||||
You buy and sell stocks to make a profit
|
||||
|
||||
### Controls
|
||||
[Up] / [Down] - Moves Up and Down (Buy and Sell Screens)
|
||||
[Left] / [Right] - Switched Screens (Content Displayed Changes)
|
||||
[Y=] - Buy Stocks
|
||||
[Window] - Sells Stock
|
||||
[Zoom] - Save
|
||||
[Trace] - Exit Without Saving (Goes to Menu)
|
||||
[Window] = Next Month
|
||||
[Enter] / [2nd] - Select (Buy, Sell, and Menu screens)
|
||||
[Clear] - Cancel (Exit on Stock Viewing Screens)
|
||||
|
||||
### Future Plans:
|
||||
- Add Graph Viewing function
|
||||
- Add Previous Purchases with change since purchase
|
||||
- TV Channel Ticker (Possibly)
|
||||
- CryptoCurrency versoin of StockSim
|
||||
- Multi-Save support
|
||||
- Remove 100 stock buy limit
|
||||
|
||||
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
|
Before Width: | Height: | Size: 148 KiB |
BIN
Binary file not shown.
|
Before Width: | Height: | Size: 1.0 KiB |
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user