Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stateless-minds/the-commons-reclaim-earth

A gamebook about recreating civilization after a global collapse.
https://github.com/stateless-minds/the-commons-reclaim-earth

civilization collapse commons futurism gamebook ipfs p2p

Last synced: 2 days ago
JSON representation

A gamebook about recreating civilization after a global collapse.

Awesome Lists containing this project

README

        

# The Commons - Reclaim Earth gamebook

![Logo](./assets/the-commons-reclaim-earth.png)

## Replay life on Earth from scratch

Would you repeat the same mistakes civilization did?

Can you challenge your own beliefs?

Is the course of humanity inevitable?

Is there an alternative to capitalism, dictatorship and technocratic society?

## Community

https://www.reddit.com/r/Commons_ReclaimEarth

## Installation

The app runs on the public IPFS network. In order to use it follow the steps below:

1. Install the official IPFS Desktop http://docs.ipfs.io/install/ipfs-desktop/
2. Install IPFS Companion http://docs.ipfs.io/install/ipfs-companion/
3. Install golang 1.20 or later version - https://go.dev/doc/install
4. Clone https://github.com/stateless-minds/kubo to your local machine
```
git clone https://github.com/stateless-minds/kubo.git
```
5. Build it and start the daemon:
```
cd kubo
make build
./cmd/ipfs/ipfs daemon --enable-pubsub-experiment
```
7. Navigate to The Commons - Reclaim Earth
8. If you like the app consider pinning it to your local node so that you become a permanent host of it while you have IPFS daemon running
![SetPinning](./assets/pin.png)
![PinToLocalNode](./assets/pin-to-local-node.png)

## Acknowledgments

1. go-app
2. IPFS
3. js-interactive-novel-template
4. All the rest of the authors who worked on the dependencies used! Thanks a lot!

## Contributing

Open an issue

## License

Stateless Minds (c) 2024 and contributors

MIT License