0
Browse the Peepers store!
I made a website for a school project. It's a store mockup; the designs are all based on my cat, Peepers. I had help from 2 other people making this project. Their credits can be found in the 'about' tab.
I actually ended up 2 shirts, the Peeperception and Peepers Supreme. You can print them, but it is not recommended at the moment. I need to fix the designs; the eyes almost don't exist. If you want to correct the image yourself, you can find it in the 'important notice!' tab at the top of the page. I left images in case you want to make your own.
Cheers! (and worship Peepers)
UPDATE: I have color-corrected the logos. They have not been tested in print, but the eyes should be more visible. Try at your own risk.0
chat-css-templatea chat template that is very loosely based on an Internet Relay Chat (IRC) website called QuakeNet.
(https://www.quakenet.org/)
53
0
0
0
Lemon - A simple clicker game!
I made this clicker while fooling around with my free time in class. It's not great, but it's playable.
I specifically made this hackable. In fact, I'll tell you the main variables and functions.
buyU1-4; buys an upgrade. buyU1 is the first button on the page, buyU2 is the second, etc
pointamt is the amount of points you make per second.
points is the amount of points
Also, fun challenge:
Buy 5 lemoncoin and set your points to -50. It will be a totally random outcome.
Also, if you have any ideas, just comment them below!
6
1
0
0
gzscripterA simple DOOM and DOOM II mod manager for Mac.
41
0
0
0
music player mockupA functioning music player mockup. Made on a side project and forked for ease of access.
16
0
0
2
1
win-98-2021A copy of the Windows 98 setup bundled with a working web browser, and 3 games!
update: the text file that included the setup instructions is now on the site rather than as a download to make it easier
157
2
1
Ever wanted to browse the web on Windows 98? Now you can!
I built a website so you can install a Windows 98 software bundle!
But Why?
You can't bro
HTML, CSS, JS
Redislod This is something that I call cool stuff! You did a great job, OP.
I like the looks because it makes me remember my old PC with Windows 2000. I installed Windows XP a little later, but the design was still similar. I have so many warm memories about that PC and, unfortunately, some that are not so pleasant. I remember how it crashed one day, and I could barely make the HDD RECOVERY to get the information back from the HDD. The HDD was the reason for the crash, and I needed to somehow recover dat9 months ago
I want to get a live cycle count for my profile on my main website, but I don't know how to start. Can anyone help?
Coder100 invite me i'll do it
step 1: learn the replit graphql api (its not exactly public, so you can't really learn it without help from others)
step 2: make HTTP requests2 years ago
btfuss So, if you can figure out how to convert this into js, https://replit.com/talk/share/Cycle-Finder/142142 years ago
2
WebTopA virtual desktop-like environment made in HTML, CSS, and JS.
All apps work, including E! Search (which is embedded bing, I was too lazy to make a search engine), Help, Notepad, Settings, and TOOB.
101
1
2
HudsonMurphy1 Nice Bing embedding - maybe try to open the links in the OS, but great program overall1 year ago
0
Text StylerA basic visual text editor that generates CSS via Input Fields
10
0
0
Dababy Convertible Clicker
I made this clicker game themed like Dababy. It's not great (I made it over a span of 5 days), but it's one of my first ti
HTML, CSS, JS
18
what-is-this-thinga random crappy meme site. press keys on the home page for sound effects. (still in progress, overall pretty short)
670
27
18
if i use audio.play(); more than once, it cuts the other audio out. is there a way to fix it?
heyitsmarcus The best, and easiest, way I know of is to use hidden audio elements in the DOM (set their display CSS property to none). Put an id on them (such as audio1 and audio2, etc.), and then you can just call them both at the same time to play them (or as many as you'd like):
document.querySelector('#audio1').play();
document.querySelector('#audio2').play();
And they will play at the same time. You can use the same controls with the audio DOM elements that you can with the JS loaded audio objects, so2 years ago
I am working on my own project, and the text overlaps whenever I trigger it. Is there a way to clear the canvas?
Here are a few useful tags that are rarely used!
1:
The `` tag allows you to make a window to store HTML content in. This can help you adjust the lo
HTML, CSS, JS
sojs input tag is used a lot
isnt that the only way to make form feilds.....?
And also:
> function cheese(){...}
Why....?
And also...
Have you heard of the meter tag?
And one last: what about poor blink and marquee?
Great tutorial...
Thank you!2 years ago
this bug tries to process.start a music file in repl.it
but when it starts, it opens it as a download in firefox.
if you click "cancel", you have full
C#
Hello! Today I am going to tell you about a site you can develop!
There is a set of rules, so make sure to look at them before developing.
@GalaxyWo
haha cool app
pog clicker
I made an app for android yesterday called "Pog Clicker".
It is an amazing app where you can click a button!
You have to f
HTML, CSS, JS
each person could do whatever they wanted (if it doesn't break the TOS).
Though I do not have hacker, I can invite up to 50 people in multiplayer.
le