Cosmic
@CosmicBear
i exist i think
BC, CAN
Repls
Community
9
Cosmic's BlogJust a random blog
Triple digits club
I have finally reached 100 followers. But @HyperHacker has 14 times the amount...9
Cosmic's BlogJust a random blog
194
22
9
6
Very Badly Designed Code Your Snake BotA VERY badly designed bot for the game Code Your Snake. Fork at your own risk. This is a very basic AI designed by Cosmic who has no experience at all with AI. Also, I made this in JS even though I don't know js.
347
29
6
21
Cosmic's Replit Live Follower CountSearch for any user, and see their following count live
Cosmic's Replit Live Follower Count BETA
This is a project based on Gautam's Replit Live Follower Count. The main difference is that our project shows the following count for any user instead of just one.
While the code works, it doesn't necessarily work well. I haven't coded in a while, and others that helped don't know Python.
Credits
Cosmic | Developer
PikachuB2005 | Helper
Special Thanks to
Coder Gautam
Buddy
Icemaster
This is in BETA, so if you could please reply to this post with feedback or features you want, that would be great.21
Cosmic's Replit Live Follower CountSearch for any user, and see their following count live
1.1K
99
21
2
Animal Button
The most stupid game ever created. Play it and leave a review in the comments section.25
7
2
4
Laser Square (Animation)
Hello! This is Laser Square, a video game where you shoot space shuttles as a square that can shoot lasers. I have yet to build the shooting mechanics, so curently you can't really do anything. If you can build them for me, please let me know because I suck at making video games (I'm a web dev).
For the best experience, download the repl and run the game on your local machine. Pygame & Replit are not the best combo. It's super laggy and sometimes doesn't respond.
> If you run into any issues, be sure to let me know.
-Cosmic1
Simple Python ShellIt's a REPL. That's it.
Based on Code runner 2.0 by @superguy123456
https://replit.com/@superguy123456/Code-runner-20?v=1
A python shell
This is essentially a python shell written in python cause why not. Supports multiline code. Check README.md for instructions.1
Simple Python ShellIt's a REPL. That's it.
Based on Code runner 2.0 by @superguy123456
https://replit.com/@superguy123456/Code-runner-20?v=1
Simple Python SHell
So a while back, I found someone making a so called "Python Runner". Basically I forked it, and upgraded it. Please read README.md! This Repl's Replverse page: https://replverse.ironcladdev.repl.co/repl/CosmicBear/Simple-Python-Shell
Edit: I know it opens up a webpage, but this is a console app. Idk how you're gonna run it, but my suggestion is go to Replverse and click the green play icon at the bottom right of the repl.I had file1.py and file2.py. I renamed file2 to file1.py but now the original file1.py disappeared. How can I get it back?
Python
I'm trying to make a login system for my game, but it's not working. I have it checking for session["log"] which should be True if the user is logged
HTML, CSS, JS
I'm trying to verify users using replit auth, but it isn't redirecting from the authorization page. This is the code:
``
The script is a modified vers
I made this. It is very bad. Feel free to hack it. To reload messages/see new messages, enter !r.
Python