An open API service indexing awesome lists of open source software.

https://github.com/ryoga-exe/mazeball

Simple maze game made with Unity
https://github.com/ryoga-exe/mazeball

csharp unity unity3d websocket

Last synced: over 1 year ago
JSON representation

Simple maze game made with Unity

Awesome Lists containing this project

README

          

# MazeBall

A simple maze game made with Unity.

This is a game that automatically generates a maze using the digging method and allows players to control it with gyro input by communicating with a smartphone device through WebSocket. The game logic is implemented in C# using Unity, while the WebSocket server component is written in JavaScript.

[Watch the video on YouTube](https://youtu.be/o8Btnpy0kGs)