Table of Contents
Roslay is a multiplayer roguelite dungeon crawler in a 3D world with cooperative play. It features RPG elements like diverse items, various classes, and generated dungeons and with dynamic rooms.
Roslay utilizes Unity and C# for development. While the game is still in development, the project is open-source and contributions are welcome. For the multiplayer aspect, Fish-Networking is used.
- Unity 2022.3.20f1 or later
- Visual Studio 2022 or later (or any other C# IDE)
-
Clone the repo
git clone https://github.com/kaylaa0/roslay.git
-
Open the project in Unity (Package Manager will automatically install the necessary packages)
-
Run the project in Unity (or build the project)
Refer to the Wiki
for detailed documentation on the Controls and Guide
- Create README.md
- Migrate dungeon generation algorithm
Kayla Akyüz - kaylakyuz@gmail.com
Project Link: GitHub
- Thanks to Kay Lousberg for the amazing 3D assets.