Building System Applications with C# & C++ 🚀
Hi, I'm Mathieu 👋 I'm a 🚀 French developer 🚀 I ❤️ Happy Hardcore ❤️
The Piggy Piggy game is a fast-paced family card game. Players take turns playing food cards from their hand to try to steal pigs and score the most points.Each player starts with 5 cards, which can consist of food cards of five different colours (pink, yellow, blue, red or black) and goat cards.On their turn, a player plays all the cards they have from one type of food by placing it in a stack. If their stack has the most food, then they earn the same-colored pig figure — or can steal it from another player! Players can also play goat cards to discard a food card from an opponent's stack, possibly forcing them to give up their pig!When a player redraws cards at the end of their turn, if they have any pigs, they’ll score a point for each drawn card that matches their pig’s color. The player who scores 8 points first wins!
23.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!