Thinkforce AI's

Capabilities

Here we post cool things that our community have made. Mini apps, tools, games and more. You can interact with HTML windows directly in the preview.

Space Galactic Shooter

This game took multiple prompt refines. It was built over 4 different prompts.

Falling Blocks HTML Game

I want to create a game where block shapes fall. when i create a solid line across I'd like for the line i create to flash and then vanish. Similar to another game called tetris. I want this game to be played in html and be endless allowing only the top 10 people in the world to save their score. If possible show me which shape will fall next. use dalle3 to generate an image of a futuristic space scene that feels ethereal and dreamy for the background. when the line is made and it vanishes, have the stack above it fall down. Instead of a solid line, make the line rotate in groups of 2 to add a bit of interest to the game and make it harder. also please add a pause button.

Free Image Compression Tool

I'd like your help creating a web app similar to Tinypng.com. Its a cool tool that helps you compress your photos without loosing any detail. I'm not really sure how it works. Can you recreate it for me? I want to be able to drag and drop in multiple files, up to 10, and download them all as a zip. It should delete the files after 30 minutes so it doesnt take up too much server space. After it compresses the files, it should show me a comparison of what it was before and after the compression, as well as how much space i saved. There should be a download button to download the files I compressed. If a user downloads the files, it should immediately delete them from the server. If not, dont hold them for more than 30 minutes. The ui should feel polished and modern like high end tech. I really like the web design style of semplice labs. it feels upscale and modern.

Simple WebGL Test

can you create a mini game where you can just run around and collect things? use webgl to build the world and create sprites. I want an immersive world with trees and other npcs walking around. Cars too. Make it a small world with a fence for a boundary. i want to be able to walk and jump using the arrow keys and space bar.

Word guessing game

please create a website for me that allows me to play a simple game. I love the word guessing games. I want to be able to play it back to back. I want different difficulties So the game has to be a game where i can pick either a 5, 6 or 7 letter word that will be generated randomly for me to guess. I want 5 guesses to get it right. If I guess the right letter, in the right spot, I want it to show a green background, and if i guess the right letter but the letter is in the wrong space, I want it to show a yellow background. can you prepopulate each category with 50 words? also, I want there to be a box for each letter that auto advances when I type a letter. Lastly, I dont want there to be a submit button. When I type the last letter it should automatically submit. Can you put it all into one html file?