https://github.com/zhs007/natasha2
Natasha is a slots game algorithm engine
https://github.com/zhs007/natasha2
Last synced: 10 months ago
JSON representation
Natasha is a slots game algorithm engine
- Host: GitHub
- URL: https://github.com/zhs007/natasha2
- Owner: zhs007
- License: apache-2.0
- Created: 2018-09-29T03:46:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-03T06:53:09.000Z (about 7 years ago)
- Last Synced: 2025-01-03T18:46:13.217Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 715 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Natasha
Natasha is a
slots game algorithm engine, which is used for slots game algorithm analysis, design, and check, and it can be used in the game server's slots game algorithm.
Natasha is a C++ algorithm library that uses ``protobuf`` for data exchange.
Natasha can be easily packaged for ``nodejs``.
Natasha will be certified by ``iTech``.
Natasha include a lot of slots game algorithms, you can easily combine algorithms to get a new game, and you can easily add new algorithms.
Natasha is a core engine of our slots game server v7.0, it will be used by millions of players.