Skip to content

helix-up/yummy

This branch is up to date with erhanbaris/yummy:main.

Folders and files

NameName
Last commit message
Last commit date
Mar 16, 2023
Apr 23, 2023
Apr 12, 2023
Jan 22, 2023
Apr 23, 2023
Apr 24, 2023
Apr 16, 2023
Apr 16, 2023
Apr 16, 2023
Apr 23, 2023
Apr 24, 2023
Apr 24, 2023
Apr 24, 2023
Apr 24, 2023
Apr 10, 2023
Nov 18, 2022
Jun 29, 2023
Nov 6, 2022
Jan 22, 2023
Nov 6, 2022
Feb 1, 2023

Repository files navigation

Yummy Game Server

GitHub top language Build Rust codecov Documentation

Yummy is the multiplayer game engine to make it easier to develop game. Supports websocket communication to give wider range of the platform. Web, Android, Ios, desktop and all modern browser have inbuild websocket support and Yummy can be used almost all platforms. Our main goal of the developing this application is support game developer to make better games. Most of the time developing multiplayer games are more complicated than the single player games and with Yummy some of the difficulties can be solved more easier.

Yummy Game Engine give developers central communication between players. Players can build their own friend list, create new room for game, send message to room or even directly to users. Also, up coming new features will make Yummy more delicious.




πŸš€ Some features

  • Communicates over WebSocket
  • Multiple authentication support
  • Different kind of room creation settings
  • Stateless design to make easily scale horizontally
  • Support for custom TLS certificates

πŸ“• Documentation

Please follow to documentation.

🚧 Note

Yummy still under development and there are too many missing feature. But, we are heavy working on integrating all necessary feature. There is a documentation about how to connect and use but some informations still missing. Feel free to ask question and create pull request and we will be happy to see your feedback.

Releases

No releases published

Packages

No packages published

Languages

  • Rust 97.8%
  • Python 1.4%
  • Other 0.8%