All Projects → davjhan → paper-trader-game

davjhan / paper-trader-game

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

Programming Languages

Svelte
593 projects
typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].