Have you ever dreamed of quickly creating your own web game without any programming background? With Cursor + Claude Sunnet 3.7, this is now possible! All it takes is a few simple commands, and you can develop a classic Tetris game, with a process so simple it’s almost unbelievable.

AI Game Development: No Experience Needed, Fast Launch, Easy Monetization No programming skills? No problem! With Cursor and Claude Sunnet 3.7, you simply tell the AI what you need, and it will automatically generate the code to quickly build your game. This is an incredible tool for anyone looking to monetize their creative ideas with AI.

Create a Tetris Game in Just 5 Minutes: Try It Yourself Curious about how powerful this AI can be? Now you can try out the Tetris game I created in just 5 minutes using Cursor + Claude Sunnet 3.7!

Example 1 Content - EN

Content should be placed within the language directory, for example, English.

|---content/en
			|---/example1
					|---example1-1.md
					|---example1-2.md
			|---/example2
					|---example2-1.md
					|---example2-2.md
					|---example2-3.md
|---content/fr
|---content/zh
|---content/de

Example 1 Ignore Posts

To exclude posts like cookie.md, privacy.md, and terms.md, configure the site parameters as follows:

[params]
[params.ignore]
	categories = ["privacy", "terms", "archives", "cookie"]

The content structure is as follows, and posts to be ignored must have categories specified in their front matter.

|---content/en
			|---cookie.md
			|---privacy.md
			|---terms.md
			|
			|---/example1
					|---example1-1.md
					|---example1-2.md
			|---/example2
					|---example2-1.md
					|---example2-2.md
					|---example2-3.md
|---content/fr
|---content/zh
|---content/de

Example 1 Image

Example1 Image

Example 1 List Sytle

  • Item 1
  • Item 2
    • Sub Item 2.1
    • Sub Item 2.2
  • Item 3
  • Item 4
  1. Item 1
    1. Item 1.1
    2. Item 1.2
  2. Item 2
  3. Item 3