7800 is just a separate source code, don’t change the UI!
The hottest project by the end of 2023 is the construction of the source code for the Trendy Play Universe Sports Games game, with a customized UI. The source code for the Trendy Play Battle Royale game is H5 embedded in the app
The construction of the finished source code of Chaoplay universe type games supports embedding into other platforms, consumes foam, increases user stickiness, eliminates foam, and directs short video live broadcast. We can provide demo docking, installation and deployment documents, and videos.
Gameplay rules:
Guessing who is the champion gameplay: Players can choose one athlete per game, and the selected athlete who wins the championship will receive a reward of 5 times the selected ingot (parameter self adjustment);
Guess who is not the champion gameplay: Players can choose one athlete per game, and if the selected athlete is not the champion, they will receive a reward of 1.14 times the amount of ingots invested (parameter self adjustment);
The maximum number of ingots that a single athlete can participate in each game is 1000 (parameter adjustable) ingots;
Front end vue3+creatjs+websocket
Backend PHP+Workman
This mini game is designed to connect with the main platform, and the probability is the same every time, with a one in six chance.
Important note: Open source, with confusion (domain binding), no encryption.
The front-end is partially confused. If you take away the source code that can be modified, let me briefly explain,
The layout lines here are all drawn and calculated, which is quite complex and has been mixed up.
All backend business logic can be modified, and all text, including images, seen on the frontend page can be modified. The size and format of the images cannot be changed (they can only be modified according to the size and format of my original image). The front-end game business layer is not confused and can be modified.
Replace the original image content one-to-one, and the size ratio must be consistent with the original image, otherwise it will affect the game screen layout
5. Server environment:
This is for our own use, we haven’t tried any other environments before
php7.4+mysql5.7+nginx+supervisor+redis
6. How to embed into the main site: simply embed using webview
The access address has a fixed parameter format. If you don’t understand, you can also ask us for the relevant documentation when delivering the code.