////////////// Start Menu > You can change the amount of AI's with the slider labeled "AI Player" > You can change the amount of cards you and every AI starts with the slider labeled "Starting Cards" > You can enable or disable wildcards with the slider labeled "Wild Cards?" > You can enable or disable a cursed deck with the slider labeled "Cursed Deck?" (The cursed deck has a lot more 'power cards') > Press start to play ////////////// Gameplay > You win when you have 0 cards left > Legal cards are shown with brightened colors > Click on a legal card to select it > Click the check mark to place all cards in order clicked > The AI play their own turns automatically > The force draw counter forces you to draw as many cards as the number shows if you don't have a corresponding +2 or +4 in hand ////////////// Power Cards > +2: Adds 2 to the force draw counter > Circle with diagonal line (Skip): Skip a player's turn > +4: Adds 4 to the force draw counter; is a wild card > Color Wheel: Simple wild card > 2 Diagonal Arrows (Reverse): Reverses the turn order starting from the player who placed the card > Wild Cards: Cards with black backgrounds are wild cards and can be placed on any card color; using a wild card will allow the user to change the current color to whatever they want (Why did I explain the whole game of Uno)
////////////// Updates --- v1.4.0: 1. Implemented better layering system 2. Added new option: Cursed Deck 3. Turn Indicator changes color based on situation 4. The starting card now takes that card from the deck 5. Fixed the game skipping two players when the starting card is a skip 6. Cleaned up the turn rotation sprite 7. Upgraded background 8. Upgraded Thumbnail --- v1.3.1: 1. Fixed game soft locking when the first card is a skip 2. Updated instructions on Scratch page --- v1.3.0: 1. Added draw amount counter 2. Added spinner in background to indicate turn order (not visible when only 1 AI exists) 3. Added ability to turn off wildcards 4. Moved top decking UI 5. Fixed bug where if the starting card is a reverse the AI draw their starting card in a weird way causing them to have an extra starting card. --- v1.2.1: 1. Made cards more compact in player's hand --- v1.2.0: 1. You can now change the amount of cards in the menu --- v1.1.1: 1. Modified color wheel looks 2. Check button will instantly disappear when clicked --- v1.1.0: 1. Added ability to place legal card after drawing it. 2. Using reverses in a 1v1 act as skips now 3. Check button disappears when color wheel appears ////////////// Details I wanted to make a better version of my old Uno game because it was to jank and needed some polish. Differences from first game: 1. You can now have an infinite amount of cards 2. You can customize the rules of the game 3. Can place multiple cards ////////////// Tags