Update config.py
Browse files
    	
        config.py
    CHANGED
    
    | 
         @@ -79,14 +79,7 @@ DEMO_LIST = [ 
     | 
|
| 79 | 
         
             
               "card": {
         
     | 
| 80 | 
         
             
                 "index": 6,
         
     | 
| 81 | 
         
             
               },
         
     | 
| 82 | 
         
            -
               "title": " 
     | 
| 83 | 
         
             
               "description": "Create a classic memory matching card game with flip animations. Include a scoring system, timer, and difficulty levels. Add satisfying match/mismatch animations and sound effects using Web Audio API."
         
     | 
| 84 | 
         
            -
             },
         
     | 
| 85 | 
         
            -
             {
         
     | 
| 86 | 
         
            -
               "card": {
         
     | 
| 87 | 
         
            -
                 "index": 7,
         
     | 
| 88 | 
         
            -
               },
         
     | 
| 89 | 
         
            -
               "title": "Snake Game Classic",
         
     | 
| 90 | 
         
            -
               "description": "Build a modern version of the classic Snake game using Canvas. Include smooth snake movement, particle effects for food collection, and wall collision detection. Add mobile touch controls and different speed modes."
         
     | 
| 91 | 
         
             
             }
         
     | 
| 92 | 
         
             
            ]
         
     | 
| 
         | 
|
| 79 | 
         
             
               "card": {
         
     | 
| 80 | 
         
             
                 "index": 6,
         
     | 
| 81 | 
         
             
               },
         
     | 
| 82 | 
         
            +
               "title": "旃措摐 旮办柕 瓴岇瀯",
         
     | 
| 83 | 
         
             
               "description": "Create a classic memory matching card game with flip animations. Include a scoring system, timer, and difficulty levels. Add satisfying match/mismatch animations and sound effects using Web Audio API."
         
     | 
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 84 | 
         
             
             }
         
     | 
| 85 | 
         
             
            ]
         
     |