CoolFace
Apppublic

Cairo303/torntrader-exchange

sourceHugging Faceupdated 8mo agoView on Hugging Face
0likes
3 commits on main
b585bfd8mo ago

refactor to include a graph/plot that shows the entire history of all the trains ever done

Cairo303
7e0a9d18mo ago

Nice idea. A Torn-style player stock market can be built as a persistent, player-driven exchange where users trade shares representing in-game assets (players, clans, organizations, or in-game items). Below is a practical blueprint you can use to design, implement, and ship a basic version, plus guidance to scale it later.

Cairo303
cd1f1e58mo ago

initial commit

Cairo303