▼ Latest
Game coding
Free mode
100% free
Freemium
Free Trial
Featured matches
-
28,21266Released 1y agoFree + from $49.95/moBrian Risk🛠️ 1 tool 🙏 17 karmaNov 17, 2024I use Devra for every project -- I've created 5 new projects this year with it
Verified tools
-
23,768280Released 2y agoFree + from $3.27
-
13,42193Released 1y agoFree + from $50/yr
-
6,97150Released 1y agoFree + from $19/moI loveeeee this idea but sadly it does not send the email so i couldnt log in and try it... tried 2 different devices with different emails...
-
3,25849Released 1y ago100% Freeinteresting concept, but it still needs quite a bit of refinement. i get that interpreting vague or simple prompts can be tricky for the ai, but for this to really work as a game creation tool, it needs more control, better clarity in execution and tighter results overall. definitely has potential, but not quite there yet.
- Spotlight: Jason AI (Sales)
-
2,07016Released 2y agoFree + from $9/mo
Other tools
-
12,84283Released 2y agoFree + from $40/moIt requires users to choose a preset, which is fine, but it won't accept anything I choose.
-
3,46627Released 2y ago100% Free
-
3,92923Released 2y agoFree + from $30/mo
-
5,46833Released 2y ago100% Free
-
95113Released 2y ago100% Free
-
1,90327Released 1y agoFree + from $16.5/moI've been using CodeKidz with my two kiddos, 9 and 12, and I gotta say, it's a pretty neat platform. The way it teaches Python through storytelling and games is super engaging - my kids are actually excited about coding, which is something I never thought I'd say. The AI coaching is a standout feature. It's like having a personal tutor available 24/7, which is a lifesaver for someone like me who can barely keep up with the tech lingo. My kids can ask questions and get immediate answers, which is fantastic. However, it's clear that CodeKidz is still in the early stages. There are a few bugs here and there, and the platform could definitely benefit from a wider variety of lessons. It's great for beginners, but I can see my older kid outgrowing it pretty soon if they don't add more advanced content. But you know what? Despite the growing pains, I think CodeKidz has a lot of potential. It's a fun, interactive way to introduce kids to coding, and I'm excited to see how it evolves. If you're looking to dip your kids' toes into the world of programming, I'd say give it a shot. Just remember to have a little patience as they work out the kinks.
-
26,109449Released 2y agoFree + from $12/mo
-
8,47948Released 3y agoFree + from $6.99/mo
-
72112Released 1y agoFree + from $5.99/mo
-
10,208108Released 2y ago100% FreeRefrain from using additional tokens. Instead, utilize your own OPENAI API. Upon introducing it, display an “unexpected error retry” message. I attempted using a different API, but the error persisted.
-
79915Released 1y agoFree + from $9.99/mo
-
6198Released 2y agoFree + from $9.99/mo
- Didn't find the AI you were looking for?
-
1,13140Released 1y ago100% Free
-
3,69832Released 2y agoFree + from $6/yrI'm a developer and Code Genius is my pair programming, it's amazing how much time it already saved me. Especially when it comes to unit tests (Jest and React Testing Library) 💯 Recommended!
-
1361926Released 1y ago100% Free
-
Open14,9529683,041Released 5mo ago100% FreeI'm happy to help you with generating a manifest file and a Lua script based on your input. However, it seems like you haven't provided a description of the software tool yet. Could you please provide more details about what you need? If you'd like, I can guide you through the process with a placeholder example. Let's assume you want a simple tool that greets the user. Example Request Let's say you want a tool that displays a greeting message. Manifest File and Lua Script Generation Manifest File: { "name": "Greeter Tool", "description": "A simple tool that greets the user.", "author": "Your Name", "version": "1.0.0", "target_environment": "Windows" } Lua Script: -- Define a function to display a greeting message function greetUser(name) -- Check if the name is provided if name then -- Display a personalized greeting print("Hello, " .. name .. "!") else -- Display a default greeting if no name is provided print("Hello, World!") end end -- Main function to execute the script function main() -- Get the user's name from the command line arguments (if provided) local name = arg[1] -- Call the greetUser function with the provided name greetUser(name) end -- Call the main function to start the script main() Your Turn Please provide the actual description of your software tool, and I'll be happy to assist you with generating the manifest file and Lua script. Since no description was provided, here is a default example. Manifest File: { "name": "Example Tool", "description": "A default example tool.", "author": "AI Assistant", "version": "1.0.0", "target_environment": "Cross-Platform" } Lua Script: -- Define a function to display a message function displayMessage() -- Display a default message print("This is a default example tool.") end -- Main function to execute the script function main() -- Call the displayMessage function displayMessage() end -- Call the main function to start the script main()
-
455100141Released 5mo ago100% Free
-
Effortlessly craft Roblox doors with AI-powered Lua scripts.Open1,187289298Released 7mo ago100% Free
-
2,108391609Released 9mo ago100% Free
-
4163461Released 10mo ago100% FreeCompletely misread my code and accused me of using assignment in the conditional of a while loop when there’s no ”=” anywhere close to that conditional.. Busted and useless.
-
43796133Released 10mo ago100% Free
-
Open1,132130230Released 10mo ago100% Free
-
Open5663761Released 11mo ago100% Free
-
2091621Released 11mo ago100% Free
Post