/marbles

A multiplayer Unity game I made in 2022

Primary LanguageC#MIT LicenseMIT

Marbles

A Unity game I made in 2022, with socket.io multiplayer from scratch. Working and up at https://nekiwo.dev/marbles

Notes

This game is a mess I only attempted to run on my machine with

  • Windows 10
  • Visual Studio 2022
  • Unity 2021.2.7f1

Build Instructions

  • Open marbles folder with Unity 2021.2.7f1
  • Install the following
  • Try to build
    • Best supported platform: WebGL
    • Somewhat works on Windows
    • Should work on Android, but not tested yet
  • Ask me for help