Ahkid
@ahkid7674
You probaby see with your eyes huh? Loser.
0
How to ge a users cyclesIm trying to get a users info like replit auth but replit auth doesnt give you their cycles and im getting confused just by looking at other peoples code. So im wondering if anyone could explain a method to me that would be amazing.
0
Why wont this PRNG keep outputting "NaN"
In "pages/browse/browse.js" im trying to set the innerhtml of a page to the PRNG output but it comes out as "NaN." Ive tried using parseInt() on the getPageSeed() function but it still produced "NaN" I am veyr confused spmeone pls help.1
5
Console go brrrrrrHello, so do you know how in movies when they turn on an old computer how in the console it says stuff like "Booting up..." Well ive made that, BUT ive added a twist, its literally all gibberish :D ENJOY!
Booting up Script(With A twist
Hello Ahkid here. Ive created this a long time ago with a friend, I made the code while he, sat there and encouraged me. Ok well lets get to the point this is a booting up script as the title says BUT it has a twist uuuuuu wowww intersting. Well you know how in movies when they open up an old computer it says stuff like "Booting up. . ." Well I made that but witha bunch of gibberish. This was really fun to make so, enjoy!0
0
0
Chess: THE RPG GAME?!?!?!?!
Overview:
Hello , Ahkid here, Im planning to make a chess game, but with a twist! Itll be an RPG style fighting game. I dont know how ill plan to do this but ik that imma work hard on this. Its not out yet but i hope i can get it out soon.ahkid7674 @ImNotPhantom [a trello to follow the planning](https://trello.com/b/gqNeKb9A/simple-project-board)5 months ago
5
7
0
1
1
yes@Coder100
BrainF*ck
Hello, just a little overview on this, this is just something i made in BrainF and it took ~3 days because i was confused how it works for the first day. And the rest was testing/ making this, my brain hurts and i have wayyy more stress than i had b4 this coding language yayyy. anyways this is 100% not blowing up, i just thought id share.16
6
1
0
Sir This is a McDonalds(a ripoff of "Sir This is a Wendys")Not a school project
Console wont clear wiht os.system("clear")
Whenever I try to clear the console with os.system("clear") It gives me an error
Screenshot 2022-02-20 3.19.55 PM
i need help because i have no idea why this is happening. I know its the os.system("clear") that has the problem because when i take it out, i dont get an error14
1
0
8
This is a booting up script but with gibberish.
Python
isaiah08 :) Very funny. Can I use this as a loading script for my projects and for a python library I made, I will give you credit. https://pypi.org/project/handy-dandy/1 year ago
5
Console go brrrrrrHello, so do you know how in movies when they turn on an old computer how in the console it says stuff like "Booting up..." Well ive made that, BUT ive added a twist, its literally all gibberish :D ENJOY!
ahkid7674 __Hello__ Ahkid here. Ive created this a long time ago with a friend, I made the code while he, sat there and encouraged me. Ok well lets get to the point this is a __booting up script__ as the title says **BUT** it has a __twist__ uuuuuu wowww intersting. Well you know how in movies when they open up an old computer it says stuff like "Booting up. . ." __Well__ I made that but witha bunch of gibberish. This was really fun to make so, enjoy!4 months ago
1
Im making a game where I need to get a users cycles and it didnt work for me. Im using a combonation of flask request, template, and replapi2.
Python
1
Ive made a Joke Generator and I am VERY proud of it, you just type in any word, press submit and it will tell you a joke. Hope you enjoy!
HTML, CSS, JS
0
Joke GEnYou put in any word and it will show you a joke.
1
Hiya, im working on a project and I need a login with replit page i am cofused on how and I need help.
1
Im trying to make a 3d firs tperson game cause im learning three.js and im having trouble with the FirstPersonControls module. WHen i run it and click
HTML, CSS, JS
QuickV Maybe try changing the name from FirstPersonControls to firstPersonControls and it might work... Hopefully this answers your question :D.1 year ago
2
Im thinking of learning 3D game development. The two languages that frequently come up are C# and C++, which should I use?
DynamicSquid Are you using a game engine? If so, use C++ for Unreal, and C# for Unity/Godot.
If you're using a 3D library in that language, I would recommend C++ (potentially with OpenGL), or maybe JS with a 3D library like three.js1 year ago
8
5
Genetic AlgorithmThis Repl will be a genetic algorithm, to leanr more about them, click here . This algorithm learns to say hello , later on I will make it so it learns a word of your choice