Since 1986 • 40 years of continuous development
The most comprehensive financial simulation ever made. Trade stocks, bonds, options, futures, and more across 1,600 simulated companies. Now remastered for Steam.
"All in," Kael said, sliding a stack of platinum chips into the center. A smirk played on his lips. He held his cards close to his chest, physically and metaphorically.
// Check upper diagonal on left side for (int i = row, j = col; i >= 0 && j >= 0; i--, j--) if (board[i][j] == 'Q') return false; jav g-queen
// Check the other diagonal i = row - 1; j = col + 1; while (i >= 0 && j < board.length) if (board[i--][j++] == 'Q') return false; "All in," Kael said, sliding a stack of
The N-Queens problem is a classic backtracking problem in computer science, where the goal is to place N queens on an NxN chessboard such that no two queens attack each other. // Check upper diagonal on left side for
: Unlike Hollywood, where one studio might own a project, Japanese anime is often funded by a "Production Committee" (Seisaku Iinkai). This spreads the financial risk and allows toy companies, music labels, and TV stations to all have a stake in the success of a single character.
See It In Action
What People Say
"An 'imaginative, stimulating' business simulation."— Investors Business Daily (front page article)
"I've been playing your game since I was 13 years old. Couldn't even afford to buy the full version. So I played the two-year version for years and years. And it taught me so much that now I'm working for Morgan Stanley as a forex trader in Shanghai."— Wall Street Raider player
"It's like the Dwarf Fortress or Aurora 4X of the stock market. There really is nothing like it on the market."— Outsider Gaming
"I've seen the source code of the game and I still can't beat it."— Ben Ward, Lead Developer (Steam remaster)
Watch
Ready?
The most realistic Wall Street simulation ever made is coming to Steam.