Skip to content

Alex0Blackwell/marketGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Market Game

Table of contents

Overview

This is a browser game I made in highschool that simulates the market. The game rewards quickly buying low and selling high. The game has a light item and a large item market in which you can buy from. Additionally, you also have your own market where you can sell what you have purchased from the light and heavy markets. The idea of the game is to make a profit!

Examples

Website Screenshots

Example gameplay on a desktop browser

Video

Technologies

  • HTML / CSS
  • Vanilla-JS
  • Bootstrap

Usage

Find the game here or in the portfolio section on my website!

Limitations

  • No account system
    • content is stored in local storage so a session cannot continue from one browser to another
  • Safari on mobile not supported

License

Licensed under the GNU General Public License v3.0