Skip to content

davjhan/paper-trader-game

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Paper Trader Game

Banner

Made by : David Han @davjhan (https://davjhan.com/)

Play the game on your browser

(https://paper-trader.davjhan.com/)

Built with

Generates a static site that is hosted on Netlify.

Get Started

⚠️ This repo will not build out of the box. It has a dependency on davjhan-core which is not published on npm. If you want to build this project, follow the steps in that package's README.

davjhan-core includes common tailwind styles, css, and components (e.g. Navbar) that will be reused between david games. I use yalc link davjhan-core on my local machine so that it builds.

Run the dev server

npm run dev

Build and preview

npm run build
npm run preview

Deploy to Netlify

npm run deploy

About

A simple game where you try to make as much money as you can in 90s

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published