Skip to content
Sign UpLog In
Profile icon

HackingGo306

@HackingGo306
Repls
Community
HackingGo306
HackingGo306
published a Repl
1 month ago
0
Maze Algorithm 2
Maze Algorithm 2Makes a maze that is difficult to solve. Smaller dissensions have a higher chance of being buggy (meaning they have no exit).
HackingGo306
HackingGo306
published an Update
4 months ago
2
3D Maze
3D MazeA scary game where you must escape the maze before the monsters find you. Please note that audio is on by default but it shouldn't be too loud unless you have your volume all the way up. Someone help me make the monsters scarier XD
IMPORTANT: OPEN THE WEBSITE - IT RUNS WAY BETTER
Be sure to open the game as a new website because it runs much better Some features might even be missing on this cover page
#3d
#javascript
#games
+2
HackingGo306
HackingGo306
published a Repl
4 months ago
2
3D Maze
3D MazeA scary game where you must escape the maze before the monsters find you. Please note that audio is on by default but it shouldn't be too loud unless you have your volume all the way up. Someone help me make the monsters scarier XD
WitchDocJosh
WitchDocJosh
Underrated4 months ago
CoderAndrew
CoderAndrew
It's like the backrooms.3 months ago
HackingGo306
HackingGo306
published a Repl
5 months ago
0
Sticky Walls
Sticky WallsA semi-rage game
HackingGo306
HackingGo306
published an Update
1 year ago
0
Dodge The Monsters that Chase You
All the instructions are in the game.
HackingGo306
HackingGo306
published an Update
1 year ago
0
Huge Numbers + Clicker Game
You're having a great time playing a clicker game. Having clicked the button for over a few hours, you've made great progress. You buy the next upgrade and start to click the button again... image Oh no... Well, with this clicker game, the dreaded 'e' or scientific notation will not be a problem. In fact, you can even go past what javascript decides to call infinity. ''' Note: I did not make the clicker game with the intention to have it be fun or attention-grabbing. It was meant to demonstrate the strategy for handling large numbers '''
HackingGo306
HackingGo306
shared a Post
2 years ago
Maze Generator This is a maze generator that uses the depth-first search algorithm. Note: Not recommended for making satisfying graphics, the red sq
SeashellRundownParameters-2
HTML, CSS, JS
Bunnytoes
Bunnytoes
this is so satisfying2 years ago
Bunnytoes
Bunnytoes
nice job!2 years ago
JWZ6
JWZ6
so cool2 years ago
HackingGo306
HackingGo306
shared a Post
2 years ago
requestAnimationFrame and setInterval/recursive setTimeout are affected when the browser tab is hidden _ When you run a program that uses requestAnima
YawningIdolizedInverse
HTML, CSS, JS
xxpertHacker
xxpertHacker
Background tabs have their timers throttled. This feature ships in stable without a way to disable it. Some people gave their workarounds on SO: https://stackoverflow.com/questions/6032429.2 years ago
Coder100
Coder100
no, in fact multiplayer games most of them won't do anything about this, because it won't affect them! the events will just not happen when you want them to, but they will still happen soon enough, just like irl!2 years ago
HackingGo306
HackingGo306
published a Repl
2 years ago
6
Maze
MazeYou can walk around in the maze and try to dodge the red squares
Monisha21
Monisha21
awesome ! really love it. do you wanna join my team?2 years ago
HackingGo306
HackingGo306
shared a Post
2 years ago
A Replit locked page The main goal of this project is to make a page where it says you are locked. You will lose access to the unlocked page for a min
Locked
HTML, CSS, JS
HackingGo306
HackingGo306
shared a Post
2 years ago
Let's say I have 2 variables defined as arrays, and I have a third variable. The third variable is a nested array, and it contains the variables: var
Array in nested Array
HTML, CSS, JS
xxpertHacker
xxpertHacker
Use Array#some and compare value-by-value. There's no easier way to do it. For comparing the nested arrays, see https://stackoverflow.com/questions/78374562 years ago
HackingGo306
HackingGo306
shared a Post
2 years ago
How can I tell if the camera (your point of view) is inside an object (mesh) in three.js?
HackingGo306
HackingGo306
shared a Post
2 years ago
Sky Leaper - A Never Ending Game NOTE: Works both on mobile and computers, but is most convenient on computers Basic use: When you run the program,
Sky Leaper
HTML, CSS, JS
JacobMcPherson1
JacobMcPherson1
wow thats cool2 years ago
IntellectualGuy
IntellectualGuy
Noice2 years ago
HackingGo306
HackingGo306
shared a Post
2 years ago
You can kinda think of this as part 2 of This Question. So first of all, I would like to point out that the question is kind of unspecific. And I am
gregory54
gregory54
Why can't you just fire bullets the right way yourself by practicing? You can read more about this on sri.com.my if you want. It really isn't that difficult if you ask me.7 months ago
Coder100
Coder100
just change the theta for example: let theta = ; let barrel1 = theta + Math.PI / 2; let barrel2 = theta + Math.PI; let barrel3 = theta - Math.PI / 2; why not play diep.io instead of making one2 years ago
19wintersp
19wintersp
What you need to do is calculate the point which is the same distance in the direction modified from the direction towards the mouse cursor. In your code, you are already calculating the start and end points of the cannons, and so you simply need to extend this by modifying the formula.2 years ago
HackingGo306
HackingGo306
shared a Post
2 years ago
This is in HTML Reason I am asking this: So I'm making a game similar to diep.io and I'm trying to make it so you can turn it into a new form. But I f
Tank Characters
HTML, CSS, JS
RYANTADIPARTHI
RYANTADIPARTHI
can we see your repl?2 years ago
19wintersp
19wintersp
Could you provide what you already have? What specific issue are you having?2 years ago
HackingGo306
HackingGo306
shared a Post
2 years ago
How do I make a discord bot in python? I tried a lot of websites but it doesn't work and spits out red text: Something about unauthorized. Then s
RYANTADIPARTHI
RYANTADIPARTHI
maybe go to the templates section and fork one, or click new repl, and get one there.2 years ago
Coder100
Coder100
try this tutorial. We've all been there. Good luck!2 years ago
HackingGo306
HackingGo306
shared a Post
2 years ago
PIXEL ART DRAWER 2021-01-28 2021-01-28 (1) ( I'm bad at this ☹ ) This is A Total Knockoff Version of Pixel Art Creator Pixel Art Maker! Contai
Pixels!
HTML, CSS, JS
PixelRunner
PixelRunner
image1 year ago
LuckyOreos
LuckyOreos
Awesome!!! Nice job!2 years ago
HackingGo306
HackingGo306
shared a Post
2 years ago
In HTML, what is the size limit for localStorage.setItem() Also, is the size limit just for that one item, or is it cumulative?
19wintersp
19wintersp
I don't think the specification enforces a limit. In most browsers, the total amount of localStorage is around 5MB, though others may offer anywhere between 3MB and 10MB.2 years ago
HackingGo306
HackingGo306
shared a Post
2 years ago
Example: Let's just say that you were making a new HTML program and it has two '.HTML' files. Each one has a script tag inside. If I were to type: con
Logging in the console from another html file
HTML, CSS, JS
Coder100
Coder100
yeah that is a bug with repl.it. They don't recognize logs in a new process. For now, just import that file directly, and report to bugs https://repl.it/bugs2 years ago
RYANTADIPARTHI
RYANTADIPARTHI
if you console.log it, it should work in the console.2 years ago
Baconman321
Baconman321
Ah, you are wanting to see it in the repl console, right? While repl.it is quite advanced, their console still isn't the best. You would have to open devtools to see the console (f12 or ctrl+shift+i). The console in repl only runs when you click the run button, and stops after that. Because of this it doesn't capture any other console logs from another page (because you aren't starting on that page). Repl console only will capture console.log()s when you click run. Because a html,css,js repl i2 years ago
HackingGo306
HackingGo306
shared a Post
2 years ago
Run the HTML program to see the question No jQuery
How Do I Display A Block Of Python in HTML?
HTML, CSS, JS
Coder100
Coder100
image lookin' good! https://repl.it/@Coder100/YellowgreenSleepyOutliner#index.html2 years ago
Coder100
Coder100
use a code highlighter. The most populars is https://highlightjs.org/ have fun!2 years ago