A single-player simulation game where you take on the role of a struggling Web3 freelancer. Start with a broken-down house, an old computer, and zero skills. Complete tasks, earn Work currency, and improve your life!
GibLife is a unique simulation game that puts you in the shoes of a Web3 freelancer trying to make it in the digital world. The game combines elements of resource management, skill development, and strategic decision-making.
- Freelance Work: Take on various Web3-related tasks through the GibWork platform
- Resource Management: Balance your energy, food, and Work currency
- Skill Development: Improve your abilities in:
- Smart Contract Development
- Web3 Design
- Blockchain Marketing
- Community Management
- Life Simulation: Upgrade your living conditions, equipment, and overall lifestyle
- Progression System: Start from nothing and work your way up to becoming a successful Web3 freelancer
We welcome contributions from the community! Here's how you can help:
- Fork the repository
- Clone your fork:
git clone https://github.com/your-username/giblife.git
- Create a new branch:
git checkout -b feature/your-feature-name
-
Install dependencies:
npm install
-
Start the development server:
npm start
- Phaser 3 - Game engine
- TypeScript - Programming language
- Webpack - Build tool
src/
- Source codescenes/
- Game scenesassets/
- Game assets
dist/
- Built files