Building System Applications with C# & C++ 🚀
Hi, I'm Mathieu 👋 I'm a 🚀 French developer 🚀 I ❤️ Happy Hardcore ❤️
Basic Game Mechanics.In this game, players are equipped with several basic mining equipment to use for excavating a huge mountain where the gemstones lie. Players are able to roam around the area and explore.There are three types of things that you could find during excavation, the stone, brilliant stone, and gem stone.Rocks/Stone - you can find a lot of it anywhere during excavation and it gives a small amount of EXP.Brilliant Stone - it is a gem where you can hardly find during excavation and it has a value where you can convert it into tokens in the game.
6.mp4
erDiagram
PLAYER_WALLET {
string id
string playerName
float inGameCurrency
}
PLAYER_WALLET ||--o{ GAME_TRANSACTION : initiates
PLAYER_WALLET ||--o{ GAME_BALANCE : updates
GAME_TRANSACTION ||--o{ GAME_CONFIRMATION : confirms
GAME_CONFIRMATION ||--o{ PLAYER_WALLET : updates
GAME_CONFIRMATION ||--o{ GAME_BLOCKCHAIN : records
GAME_BLOCKCHAIN }|--o{ GAME_TRANSACTION : contains
GAME_BLOCKCHAIN }|--o{ GAME_BALANCE : contains
Tool | Code |
---|---|
Blockchain Explorer | 0000 |
Cryptogame | Daf |
Farm | 000 |
Auto Clicker | ST8 |
Solana Explorer | 91 |
- New Gui
- Add back to top links
- Add Additional Templates w/ Examples
- New Features
- Multi-language Support
- Chinese
- Turkish
- French
- Spanish
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- Download Visual Studio 2022 using Git Clone Or either download the project or exit the rar. Then Download Visual Studio 2022 Here Link VisualStudio Download
Download These
- Clone the repo
git clone https://github.com/SoonAdd/Addsoon.git
- OR
- Then open the sln (Project Solution) file
- Find Executable File
/ProjectName/Bin/Debug/Executable.exe
solid cube_corner
facet normal 0.0 -1.0 0.0
outer loop
vertex 0.0 0.0 0.0
vertex 1.0 0.0 0.0
vertex 0.0 0.0 1.0
endloop
endfacet
facet normal 0.0 0.0 -1.0
outer loop
vertex 0.0 0.0 0.0
vertex 0.0 1.0 0.0
vertex 1.0 0.0 0.0
endloop
endfacet
facet normal -1.0 0.0 0.0
outer loop
vertex 0.0 0.0 0.0
vertex 0.0 0.0 1.0
vertex 0.0 1.0 0.0
endloop
endfacet
facet normal 0.577 0.577 0.577
outer loop
vertex 1.0 0.0 0.0
vertex 0.0 1.0 0.0
vertex 0.0 0.0 1.0
endloop
endfacet
endsolid
Not sure where to start? Join our discord and we will help you get started!