Skip to content

General Discussion

132 Topics 2.2k Posts

Discuss interesting topics in computer technologies (not specific coding questions)

  • question

    2
    1 Votes
    2 Posts
    571 Views
    TheNicknameGovT
    @dreamsmp_luck The best way to get views is to put the link in the forum or sponsor it via other games you’ve made in Creaticode
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    26 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • queshtion

    5
    0 Votes
    5 Posts
    1k Views
    JaecadeJnightJ
    @info-creaticode Ohh nevermind
  • I might leave Creaticode soon (actually this time)

    32
    1 Votes
    32 Posts
    6k Views
    Tyller_T
    @the_true_odst in the files app for your chromebook make a new folder, then make three text folders, make sure you have show file extensions on, and rename one to index.html, another to style.css, and another to script.js, I would recommend for this initial setup and for learning the basics of js very quickly, ask an ai about it, Im not saying you should have an ai make it all, but ask it for stuff like what a draw loop is or when to use multiple js files, I think an ai could better explain what Im trying to say in context of a chromebook
  • Ultimate Chicken Horse in Creaticode!

    19
    0 Votes
    19 Posts
    4k Views
    Tyller_T
    @the_true_odst you use the intended and actual as a back bone, for the gravity you just set the intended x and intended y values at the changing, your gravity was mainly change y by 2 every frame and then change y by negative 2 to go down (from what I remember), you can set the intended y speed to 2 every frame (you dont need to every frame but it would work) and then the same with negative, you wouldn’t use 2 because multiplayer blocks make sprites move slower than if you moved them yourself so you have to retest it basically, you replace all change y by blocks in your gravity with set intended y speed to a value and test for what they should be
  • World of Conquest - Full OST database release date

    1
    0 Votes
    1 Posts
    431 Views
    No one has replied
  • Starting finals

    2
    1 Votes
    2 Posts
    564 Views
    JaecadeJnightJ
    @sirbots Good luck!
  • @tyller_ Chat Room project thing

    2
    0 Votes
    2 Posts
    774 Views
    Tyller_T
    @c I’ll go fix that, I have the default message setup to notify some people of reports and must of messed it up in the project side editing this cus I fixed it in like 4 minutes, it seems that the only way you could of gotten that is if it saw your user id as blank, for my alt I have a placeholder setup since I haven’t used it in a while so I haven’t gone to get its user id to set it. I left the place for the user id blank, so I just tested and if the user id is nothing it’ll detect your user id as being for my alt, I have made it so it has a dummy value, but it’s weird that it ever triggered since it would require your user id to be nothing. Something else, I didnt realize you could make a world without a password and name, I thought I probably would of thought about that but I r have realized I didnt, I jsut made a world manually (via editing the sheets data) to have one edit 2: I’ve also made it so it trims world names so you can’t make worlds with spaces/whitespace for names
  • Anyone having issue with sound blocks not working?

    16
    0 Votes
    16 Posts
    3k Views
    CreatiCodeI
    @sirbots Problem confirmed. It seems this is because this project is getting too big. It is over 145M when exported. You might need to consider using smaller clips or fewer sounds.
  • It's my birthday

    8
    3 Votes
    8 Posts
    2k Views
    Mod. Squad TrainerM
    @jeffreyrb03-gmail Happy Biffy!
  • Messing around with Brain.js

    14
    0 Votes
    14 Posts
    3k Views
    JaecadeJnightJ
    @tyller_ It doesnt use GPU acceleration like TensorFlow so it kinda sucks on that part as you have to make up methods to make it go faster and all that are kinda annoying. For training data, it’s just a lot of sentences and all on random topics from wikipedia
  • ngl, the remote edit is a great feature.

    6
    1 Votes
    6 Posts
    1k Views
    NotJaldolfYTN
    @tyller_ Ah, alright
  • 1 Votes
    4 Posts
    946 Views
    DreamSMP_LuckD
    @jd131111 idk look at sir metry yts projects
  • song ideas for the main screen of my game - Bot Test

    15
    0 Votes
    15 Posts
    3k Views
    Mod. Squad TrainerM
    @the_true_odst We may do that. By the way, if you want a PFP, there’s a Scratcher named TechVantage who for a limited time is offering high-quality Canva made PFP’s and banners.
  • Inline date script 4 u 2 use freely

    4
    0 Votes
    4 Posts
    920 Views
    silvloveS
    @011830-0a42ef84 You’re kind of right. Yes, it should, only 1 problem. You can’t
  • Can I get some feedback on my game?

    3
    0 Votes
    3 Posts
    685 Views
    TheNicknameGovT
    @c Few things You might need to press the flag more than once for it to work properly Also, Casual (along with multiplayer) is not out yet, but are in works. There’s also a bug in the sandbox mode (which may also occur in endless mode as well) that the detection indicators (“?” and “!”) will appear even though the bot is invisible. However, I am trying to fix this bug.
  • Bot Test Ver. 0.9 out unlisted:

    1
    0 Votes
    1 Posts
    456 Views
    No one has replied
  • WOC Notice

    11
    1 Votes
    11 Posts
    2k Views
    SirBotsS
    @011830-0a42ef84 I was talking about my AI
  • Debug mode arrow??

    5
    0 Votes
    5 Posts
    2k Views
    CreatiCodeI
    Thanks for the explanation, @Catty and @Tyller_ @JD131111 , that arrow button is indeed for using the breakpoint block. You can look at this wiki page: https://www.forum.creaticode.com/topic/340/debugging-breakpoints