https://github.com/afr0games/project-dollhouse
A project aiming to rebuild TSO (The Sims Online) from the ground up. Inspired by CorsixTH.
https://github.com/afr0games/project-dollhouse
c-sharp games online sims simulator
Last synced: 3 months ago
JSON representation
A project aiming to rebuild TSO (The Sims Online) from the ground up. Inspired by CorsixTH.
- Host: GitHub
- URL: https://github.com/afr0games/project-dollhouse
- Owner: Afr0Games
- Created: 2012-06-17T13:59:26.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2025-03-12T15:50:15.000Z (over 1 year ago)
- Last Synced: 2025-12-20T03:46:41.975Z (6 months ago)
- Topics: c-sharp, games, online, sims, simulator
- Language: C#
- Homepage: http://www.afr0games.com
- Size: 157 MB
- Stars: 119
- Watchers: 22
- Forks: 24
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Project Dollhouse is a reconstruction of The Sims Online from the ground up in C#
**How to run**
First of all, you need to install TSO from [The Internet Archive](https://archive.org/search?query=the+sims+online)
To run the server, you need to [install Docker for your platform.](https://docs.docker.com/desktop/setup/install/windows-install/)
Then cd into directory in the terminal, and type docker run -d -p 3077:3077 -p 8080:80 dollhouseserver
This will spawn a server that listens on port 3077.