zura101 / marbles

A multiplayer Unity game I made in 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A multiplayer Unity game I made in 2022

License:MIT License


Languages

Language:C# 82.5%Language:JavaScript 13.8%Language:HTML 3.8%