Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 2.15 KB

README.md

File metadata and controls

49 lines (37 loc) · 2.15 KB

Stock Ticker

StockTicker is a game which simulates buying and selling stocks in a stock market. An indeterminate number of stocks will see their per share value rise and fall, under the control of a game engine, the BCIT Stock Exchange (BSX).

  • The webapp represents a stock brokerage active on the BSX.
  • The object of the game is for players to build as much equity (stocks and cash) as possible.

Version

1.0.1 - Alpha

Tech

Stock Ticker uses a number of open source projects to work properly:

  • CodeIgniter - CodeIgniter is a powerful PHP framework with a very small footprint
  • Twitter Bootstrap - great UI boilerplate for modern web apps
  • jQuery - an awesome Javascript library

Team Members

  • Adam Slater
  • Johnny Marin
  • Jon Deluz
  • Khoa Nguyen