Moo'n Maniacs


This release is a small version of what the game aims to be in the future. Fundamental features are implemented, ready for further optimization and debugging. This version of "Moo'n Maniacs" is what is considered as a "Lite" version. 

Details of major bugs and incomplete features:

- The game time is just 2 minutes due to certain problems with deprecated Unity multiplayer algorithms used, which constrain the total bandwidth, kicking out all the clients when this threshold is reached. This short game duration is optimized for this constraints.

- Shooting system based on cameras and Raycasting could be improved.

- Unity physics gives some problems with bullets and certain colliders in the game.

- There are race conditions when two or more players try to join the same game room at the same time. Try to connect one by one with an small delay of ~5 seconds in between.

- At the beginning of the match, every player must first take their respective box to avoid some problems.


We have to apologize for a bug we didn't remember to correct. Recently we realized that we forgot to correct the proper order of winner players when the game ends. Here we tell you the correct winner based on what you see at the end of the game:

Supposed winner    |    Real winner:

Pink player wins      |     Red player wins

Blue player wins      |     Green player wins

Green player wins  |     Blue player wins

Teal player wins       |     Yellow player wins

Yellow player wins |     Teal player wins

Red player wins       |     Pink player wins

Get Moo'n Maniacs

Leave a comment

Log in with itch.io to leave a comment.