https://github.com/constance012/kitchen_chaos
A multiplayer game inspired by Overcook, follows CodeMonkey's multiplayer course.
https://github.com/constance012/kitchen_chaos
3d game game-3d game-development gamedev multiplayer multiplayer-game netcode netcode-for-gameobjects networking unity unity3d
Last synced: 3 months ago
JSON representation
A multiplayer game inspired by Overcook, follows CodeMonkey's multiplayer course.
- Host: GitHub
- URL: https://github.com/constance012/kitchen_chaos
- Owner: constance012
- License: gpl-3.0
- Created: 2024-07-27T15:36:13.000Z (10 months ago)
- Default Branch: base-game
- Last Pushed: 2024-07-28T16:21:17.000Z (10 months ago)
- Last Synced: 2025-01-07T14:46:24.673Z (4 months ago)
- Topics: 3d, game, game-3d, game-development, gamedev, multiplayer, multiplayer-game, netcode, netcode-for-gameobjects, networking, unity, unity3d
- Language: C#
- Homepage:
- Size: 57.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kitchen_Chaos (Base game)
## NOTE
This is only the __base game__ without _networking_ and _multiplayer_ implemented, switch to the `networking` branch for latest updates on the networking implementation progress.## DESCRIPTION
A multiplayer game inspired by Overcook, follows [__CodeMonkey's multiplayer course__](https://unitycodemonkey.com/kitchenchaosmultiplayercourse.php).