Live demo: Space Crew Collaborative Learning Mission
Welcome to Space Crew Collaborative Learning Mission, an interactive web application inspired by game theory. This project simulates a team of astronauts who must collaboratively decide whether to study each day. Their choices directly influence the success of their mission, displayed in real-time through a rocket fuel percentage at the center of the screen.
The game provides a fun and educational experience, blending strategy, teamwork, and decision-making.
Key features:
- Central rocket displaying fuel percentage based on team decisions.
- Daily astronaut choices affecting mission outcome.
- Timer above the rocket to track daily progress.
- Individual astronaut profiles with detailed statistics.
- Panel to add new astronauts under oath, expanding your crew.
- Interactive mini-game format to demonstrate game theory principles.
This project is designed for educational purposes, showing how individual decisions in a group setting can impact collective success.
The goal of this project is to:
- Teach game theory concepts in an engaging and interactive way.
- Provide a visual and intuitive interface for team decision-making dynamics.
- Encourage collaborative thinking and daily strategy planning.
- Create a foundation for future multiplayer expansions.

Displays the central rocket with fuel percentage and timer.

Shows individual astronaut stats and daily choices.

Panel for adding new astronauts to the crew.
- Open the application in a web browser.
- Observe the central rocket and current fuel level.
- Each astronaut must choose whether to study each day.
- Watch how individual choices affect the mission outcome.
- Access each astronaut's profile to track progress.
- Use the Add Astronaut panel to expand your crew.
- Repeat daily to see cumulative effects and learn game theory strategies.
- Multiplayer mode: Friends from around the world can join the same mission room.
- User accounts: Save progress, add friends, and share results.
- Daily notifications: Remind astronauts to make their choices.
- Enhanced statistics: Visual charts to track learning efficiency.
- Mobile optimization: Fully responsive design for tablets and phones.
- HTML5 / CSS3 / JavaScript
- Web-based interface for real-time interaction
- Local storage for saving astronaut data
This application transforms abstract game theory concepts into an engaging interactive experience. By visualizing the effects of team decisions, it encourages players to think strategically and understand collaboration in both educational and real-world scenarios.
Currently, this is a solo project, but contributions are welcome for:
- UI improvements
- Multiplayer functionality
- Bug fixes and optimization