Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Latest commit

 

History

History
44 lines (29 loc) · 1.69 KB

README.md

File metadata and controls

44 lines (29 loc) · 1.69 KB

🏍️ Moto-GP - Text-Based Adventure 🏍️

Game Screenshot

Welcome to Moto-GP, a thrilling text-based adventure created by a team of udergraduate students. Join us on this exciting journey as we race through the world of coding and creativity!

🌟 Meet the Team 🌟

Meet the brilliant minds behind this project:

📚 Included Libraries and Functions 📚

  • iostream: Input and output handling.
  • conio.h: Console input/output functions (specific to Windows).
  • windows.h: Windows-specific functions for console manipulation.
  • cstdlib: Standard C library for various utility functions.
  • string and cstring: String manipulation and handling.
  • Custom-defined functions for game setup, menu display, player input, game logic, and more.

🎮 Game Introduction 🎮

Moto-GP is an exhilarating text-based adventure where you control a high-speed motorcycle on a thrilling journey through various levels. Your objective is to navigate obstacles and collect points as you progress through the game. Be careful not to collide with the enemy bike, or it's game over!

🏁 How to Play 🏁

  • W: Accelerate and jump.
  • S: Perform an instant brake.
  • A: Move left.
  • D: Move right.
  • X: Force stop and quit the game.

🚀 Get Started 🚀

  1. Clone this repository to your local machine.
  2. Compile and run the code using your C++ compiler.
  3. Follow the on-screen instructions to play the game.

🎉 Have a blast playing Moto-GP! 🎉