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 brilliant minds behind this project:
- Ushan Ikshana 🚀
- Pulindu 🎮
- Enuka 🛠️
- Kesara 🧩
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
andcstring
: String manipulation and handling.- Custom-defined functions for game setup, menu display, player input, game logic, and more.
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!
- W: Accelerate and jump.
- S: Perform an instant brake.
- A: Move left.
- D: Move right.
- X: Force stop and quit the game.
- Clone this repository to your local machine.
- Compile and run the code using your C++ compiler.
- Follow the on-screen instructions to play the game.
🎉 Have a blast playing Moto-GP! 🎉