n0v4org / Rtype

mirror for our epitech Rtype project
MIT License
0 stars 0 forks source link

🚀 R-Type

Binary Names: r-type_server, r-type_client
Language: C++ Build Tool: CMake


📚 Table of Contents


📖 Project Overview

Advanced R-Type is a networked video game project inspired by the classic R-Type, reimagined as a multiplayer game where 1-4 players battle the evil Bydos together. This project involves creating:

The project emphasizes advanced software engineering practices, including modularity, cross-platform support, and efficient networking.


✨ Key Features


⚙️ Build and Run Instructions

🛠️ Prerequisites

🔨 Build Instructions

  1. Clone the repository:

    
    git clone <repository-url>
    cd Advanced-R-Type```
  2. Build the project using CMake:

    
    mkdir build && cd build
    cmake ..
    make```

▶️ Running the Game

📦 Dependencies

The project uses the following libraries:

All third-party dependencies must be bundled with the project or fetched during the build process.


💻 Platform Support


📑 Documentation

For a complete reference, see the documentation hosted online (or provide the path/link if applicable).


🤝 Contributing

We welcome contributions! 🎉 To get started:

  1. 🍴 Fork the repository.
  2. 🌿 Create a feature branch.
  3. 📨 Submit a pull request with a clear description of your changes.

Development Guidelines


📝 License

This project is licensed under the MIT License. 📜 See the LICENSE file for more details.


📞 Contacts

For questions, suggestions, or feedback: