Food Truck Venture
Food Truck Venture is an idle tycoon game developed by using the BACKND Base functions.
License
Food Truck Venture follows the BSD-2-Clause license.
The source code can be modified and used normally and commercially.
BACKND does not take responsibility for or guarantee the use of the source code.
Screenshots

How to use
To start the game, some basic setup must be done in the game project and the BACKND Console.
The game can be run after completing the tasks below.
- Download and Game Settings
- Data Table and Leaderboard Settings
- Chart and Probability Settings
- Unity ScriptableObject Settings
Included functions
The 'Food Truck Venture' game includes the following BACKND Base functions.
BACKND Base functions
| Function | Description |
|---|---|
| Login function | Google/Guest sign-up and login handling |
| Token login | Token login with BACKND access token |
| Nickname | Modify user nicknames |
| Chart | Read and save charts |
| Probability | Item draws |
| User information | Save, update, and load user information |
| Leaderboard | Load leaderboard |
| Check, receive, and delete mail | |
| In-app payments | Purchase paid items |
| Receipt verification | Check item purchase status and restore purchases |
| Version Management | Game version control via server |
| Server status check | Check whether the server is under maintenance, active, or inactive |
| Announcements | Global announcements for game-related issues |