A beautifully crafted text-based adventure game built with React, TypeScript, and Tailwind CSS. Embark on an epic journey through the cosmos where your choices shape destiny!
- Engaging Storyline: Navigate through an immersive cosmic adventure
- Choice-Based Gameplay: Make decisions that affect your journey
- Inventory System: Collect and use items throughout your quest
- Health System: Manage your health as you progress
- Beautiful UI: Modern, responsive interface with custom pixel art
- Custom Typography: Retro-styled fonts for enhanced immersion
- Responsive Design: Play seamlessly on any device
- Node.js 18+ or Bun
- npm or bun (package manager)
- Clone the repository:
git clone https://github.com/your-username/cosmic-quest.git
cd cosmic-quest
- Install dependencies:
npm install
# or
bun install
- Start the development server:
npm run dev
# or
bun dev
- Open your browser and navigate to
http://localhost:5173
- React - UI Framework
- Vite - Build Tool
- TypeScript - Language
- Tailwind CSS - Styling
- shadcn/ui - UI Components
- Bun - Runtime & Package Manager (optional)
- Multiple story paths and outcomes
- Inventory management system
- Health tracking system
- Special items and abilities
- Immersive pixel art scenes
- Custom retro-styled typography
- Responsive UI design
Contributions are welcome! Please read our Contributing Guide for details on our code of conduct and the process for submitting pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ by Pink Pixel