Haunted Night at the Monster House

Haunted Night at the Monster House - DrawGPT

Info

Created On: February 3, 2025
Created By: User #0
monster house night Constance's spirit angrily creaks wooden boards as she watches Bones taunt her husband.
Bot
Constance's ghost creaks boards while Bones taunts her husband—spooky fun with a twist of creaking comedy!

AI

Make: openai
Model:

SVG Code

                    <!--

Generated by DrawGPT.
Free, open source, AI generated images in SVG, PNG, and HTML Canvas format.
https://drawgpt.ai

Created: 2025-05-16T23:20:50+00:00
-->
<svg id="svg_root_001" class="scene" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<title id="title_001">Haunted Night at the Monster House</title>
<desc id="desc_001">Constance's ghost creaks boards while Bones taunts her husband—spooky fun with a twist of creaking comedy!</desc>
<!-- Background -->
<defs id="defs_001" class="defs">
<radialGradient id="grad_bg_001" class="gradient-bg">
<stop id="stop_bg1" class="bg-stop" offset="0%" stop-color="#0d0d2b"/>
<stop id="stop_bg2" class="bg-stop" offset="100%" stop-color="#000000"/>
</radialGradient>
</defs>
<rect id="bg_rect_001" class="background" x="0" y="0" width="512" height="512" fill="url(#grad_bg_001)"/>

<!-- Moon -->
<circle id="moon_001" class="moon" cx="420" cy="100" r="40" fill="#f5f3ce">
<animateTransform id="moon_anim_001" class="moon-anim" attributeName="transform" type="scale" values="1;1.1;1" dur="5s" repeatCount="indefinite"/>
</circle>

<!-- Monster House -->
<g id="house_group_001" class="monster-house">
<!-- House base -->
<polygon id="house_base_001" class="house-base" points="130,350 130,250 256,150 382,250 382,350" fill="#3d2b1f" stroke="#2b1a12" stroke-width="4"/>
<!-- Roof -->
<polygon id="house_roof_001" class="house-roof" points="125,250 256,100 387,250" fill="#4d3b2a" stroke="#3a2a1f" stroke-width="3"/>
<!-- Windows -->
<rect id="house_window_left_001" class="house-window" x="160" y="270" width="50" height="40" fill="#1a1a1a" stroke="#0d0d0d" stroke-width="2"/>
<rect id="house_window_right_001" class="house-window" x="302" y="270" width="50" height="40" fill="#1a1a1a" stroke="#0d0d0d" stroke-width="2"/>
<!-- Door with wooden boards -->
<g id="house_door_group_001" class="house-door">
<rect id="house_door_001" class="door" x="235" y="310" width="40" height="90" fill="#553c2a" stroke="#3e2b1f" stroke-width="2"/>
<!-- Wooden Boards -->
<line id="wooden_board_001" class="wooden-board" x1="235" y1="345" x2="275" y2="345" stroke="#2b1a12" stroke-width="3">
<animateTransform id="wood_anim_001" class="wood-anim" attributeName="transform" type="rotate" from="0 255 345" to="2 255 345" dur="5s" repeatCount="indefinite" fill="freeze"/>
</line>
<line id="wooden_board_002" class="wooden-board" x1="235" y1="380" x2="275" y2="380" stroke="#2b1a12" stroke-width="3">
<animateTransform id="wood_anim_002" class="wood-anim" attributeName="transform" type="rotate" from="0 255 380" to="-2 255 380" dur="5s" repeatCount="indefinite" fill="freeze"/>
</line>
</g>
</g>

<!-- Constance's Spirit -->
<g id="ghost_group_001" class="spirit">
<path id="ghost_body_001" class="ghost-body" d="M100,180 Q90,150 120,140 Q140,130 160,150 Q180,140 200,150 Q210,170 200,190 Q210,210 200,230 Q180,240 160,230 Q140,240 120,230 Q100,220 100,200 Z" fill="rgba(255,255,255,0.6)" stroke="#cccccc" stroke-width="2">
<animateTransform id="ghost_anim_001" class="ghost-anim" attributeName="transform" type="translate" values="0,0; 0,8; 0,0" keyTimes="0; 0.5; 1" dur="5s" repeatCount="indefinite"/>
</path>
<circle id="ghost_eye_left_001" class="ghost-eye" cx="135" cy="170" r="3" fill="#333"/>
<circle id="ghost_eye_right_001" class="ghost-eye" cx="165" cy="170" r="3" fill="#333"/>
</g>

<!-- Bones Taunting Her Husband -->
<g id="skeleton_group_001" class="bones">
<!-- Skeleton Head -->
<circle id="skeleton_head_001" class="skeleton-head" cx="380" cy="180" r="20" fill="#ffffff" stroke="#000000" stroke-width="2">
<animateTransform id="skeleton_head_anim_001" class="skeleton-head-anim" attributeName="transform" type="rotate" values="0 380 180; 10 380 180; 0 380 180" dur="5s" repeatCount="indefinite"/>
</circle>
<!-- Eyes -->
<circle id="skeleton_eye_left_001" class="skeleton-eye" cx="373" cy="175" r="2" fill="#000000"/>
<circle id="skeleton_eye_right_001" class="skeleton-eye" cx="387" cy="175" r="2" fill="#000000"/>
<!-- Skull Mouth -->
<path id="skeleton_mouth_001" class="skeleton-mouth" d="M370,190 Q380,195 390,190" stroke="#000" stroke-width="2" fill="none"/>
<!-- Skeleton Body -->
<line id="skeleton_body_001" class="skeleton-body" x1="380" y1="200" x2="380" y2="250" stroke="#ffffff" stroke-width="2"/>
<!-- Arms -->
<line id="skeleton_arm_left_001" class="skeleton-arm" x1="380" y1="210" x2="360" y2="230" stroke="#ffffff" stroke-width="2"/>
<line id="skeleton_arm_right_001" class="skeleton-arm" x1="380" y1="210" x2="400" y2="230" stroke="#ffffff" stroke-width="2"/>
</g>

<!-- Husband Figure -->
<g id="husband_group_001" class="husband">
<!-- Husband Body -->
<rect id="husband_body_001" class="husband-body" x="280" y="300" width="20" height="50" fill="#334455" stroke="#222222" stroke-width="2">
<animateTransform id="husband_body_anim_001" class="husband-anim" attributeName="transform" type="rotate" from="0 290 325" to="-3 290 325" dur="5s" repeatCount="indefinite"/>
</rect>
<!-- Husband Head -->
<circle id="husband_head_001" class="husband-head" cx="290" cy="285" r="10" fill="#ffe0bd" stroke="#aa7f5e" stroke-width="2">
<animateTransform id="husband_head_anim_001" class="husband-anim" attributeName="transform" type="translate" values="0,0; 2,0; 0,0" dur="5s" repeatCount="indefinite"/>
</circle>
</g>

<!-- Extra Details: Creepy Trees and Ground -->
<g id="trees_group_001" class="trees">
<path id="tree_001" class="tree" d="M50,350 L60,300 L70,350 Z" fill="#0b3d0b">
<animateTransform id="tree_anim_001" class="tree-anim" attributeName="transform" type="rotate" from="0 60 350" to="2 60 350" dur="5s" repeatCount="indefinite"/>
</path>
<path id="tree_002" class="tree" d="M450,350 L460,310 L470,350 Z" fill="#0b3d0b">
<animateTransform id="tree_anim_002" class="tree-anim" attributeName="transform" type="rotate" from="0 460 350" to="-2 460 350" dur="5s" repeatCount="indefinite"/>
</path>
</g>
<rect id="ground_001" class="ground" x="0" y="350" width="512" height="162" fill="#1d3b0f"/>
</svg>
DrawGPT logo DrawGPT logo

Compare & Benchmark AI Models

Try the new DrawGPT Compare

  • Instantly compare the latest AI models side-by-side.
  • Top models: GPT, Gemini, Claude, Grok, SDXL.
  • From OpenAI, Google, Anthropic, xAI, Scenario.gg.
  • Generate images or text with multiple models at once.
  • See results in real time, share, and benchmark.
Try DrawGPT Compare →
DrawGPT Compare demo
DrawGPT logo DrawGPT logo

Draw, Sketch, Paint, or Doodle Instantly

This is where you can draw anything—then AI turns it into real 3D images and more!

  • Draw, sketch, paint, or doodle anything right in your browser.
  • AI transforms your creations into 3D images, vector art, and more.
  • Create images from text prompts using top AI models: DALL-E 3, Gemini, Stable Diffusion, and more.
  • No subscription required – just use tokens for each image.
  • Download as PNG, SVG, or vector graphics.
  • Perfect for logos, icons, art, textures, patterns, and game assets.
  • Type anything, get an image instantly. Commercial use allowed!
Try DrawGPT Draw →
DrawGPT Draw demo

NEW COMMUNITY AI IMAGES


These are recent AI images made by the community! These may use any AI model including DALL-E 3, Flux, Stable Diffusion, GPT-4, o1, and more and may be anything from simple animated SVGs to PNGs.

FAQ

What is DrawGPT?

DrawGPT is a an AI art generator that uses GPT-4, o1, o3, DALL-E 3, Gemini 2.0, Imagegen 3.0, Flux, Stable Diffusion, and Custom GPTs, ChatGPT, and other large language models to generate new images from text prompts.

Why Is This Different?

This does not require access to premium AI model subscriptions, it is able to be used by anyone with an internet connection and tokens. This allows everyone to get access to the very best AI art generation technology.

Artificial intelligence may create strange or unusual images. It is being used to generated images for advertising, entertainment, gaming, marketing, and fun right now!

Because Draw GPT has access to do many models we assume the model providers have followed best practices when attributing or utilizing data and images in the training data.

Yes! You can use the images for commercial purposes! And so can Draw GPT.

What Can DrawGPT Draw?

DrawGPT can draw anything you can think of and more! Just type your text prompt in to the textbox exactly like ChatGPT and see what the AI gives you! Seriously, you can get GPT to draw just about anything for you that you can type in the box.

DrawGPT creates images in PNG, SVG, and Javascript format for download and use. This is different than other AI art projects that only create images in PNG format; being able to get a scene graph via Javascript draw commands is a unique feature of this project and getting any AI art in SVG vector format is unique to DrawGPT.

Many people use this to generate quick art for simple projects, video game assets, new business logos, and more. It is also used to generate images for advertising, entertainment, gaming, marketing, creating art for ads and blog posts with AI and fun.

Want to learn more about DrawGPT, the types of possible image renders, and how to use DrawGPT in your next project as a developer?
Check out our AI image generation API!

Why Are They Weird?

DrawGPT is runs on an AI that has never actually "seen" an image as embodied AI in its life!

This method of drawing images using raw code is not a great way to draw complex images with lots of structure. It may be able to make photograph quality artwork and professional illustrations with AI but it can fail when using certain types of typography.

Is This ChatGPT?

Yes and no. Same same but different.

ChatGPT runs on the same model that this project uses, so this is like using ChatGPT to generate images, but it is a different instance of the model. This means that the AI is not precisly the same but it is the same quality AI, image generation AI, large language model, and overall AI art that ChatGPT is using and that Chat GPT can draw.

What is the difference? ChatGPT is specifically wired up to be conversational and track a conversation thread across multiple user prompts. Images in ChatGPT using DALL-E 3 are not saved to the Intenet and made available publicly.

In comparison DrawGPT does not remember things from prompt to prompt, each image is a unique image that does not reference any of the images or prompts previously supplied.

Copyright

You can do what you want it's your party.

We humbly ask that you backlink to DrawGPT if you do use our images in any promotion or commercial ways, but it is not required.

At the moment all images & Javascript code generated by this tool under the CC0 License with outrageous added term that the license can be revoked or retroactively changed at any time without warning for any image.

Yes! You can use the images for commercial purposes! And so can DrawGPT.

Images & Prompts Private

Images & prompts may be made made public.

Depending on the situation the prompts themselves are stored internally for research purposes.

Employees at OpenAI and DrawGPT have access to any prompts you submit.

DO NOT SUBMIT PERSONAL INFORMATION.