TheShareGame is a stock market game simulation where the players make the market. Sign up here.
The game is developed by open source players who are welcome to fork this repo and make a contribution to the game and add their own wants and needs.
The game itself aims at multiple different groups:
- Normal people, who just wanna escape the world and play a stock market simulation
- Data Scientists who can connect to the api and make predictions about how the market evolves
- Djangonauts who want to learn how to code in Django or wanna show me how to code better in Django ;)
- Vuenauts who want to show me how to properly write code in Vue.
Every player starts with his own company. He can invest in other players' companies, buy bonds and more. The game itself is not connected to the reality, the players make and control the market with their actions.
Players can overtake other players, group up with friends in an investment fund and write about their strategies in the newspaper.
In the forum they can discuss which features should be added next to the game!
For more information please read the tutorial or ask in the chat.
See Contributing.md for more information.
- Django - Backend Server
- Golang - Chat Server
- Vue - Frontend
- Bootstrap 4 - CSS Frontend
- Docker - Deployment
- PostgreSQL - Database
- Redis - DB/Cache
- NGINX - Web server