Hey there buddies!
This is a bit of a good hard challenge, I'm gonna be posting a couple more of these soon but well, learning and fun matters :)
Ha
Python
Lost0Soul Hint 1)
RGB -> Binary
(1, 1, 1) -> 001001001
(0, 0, 0) -> 000000000
(100, 10, 1) -> 100010001
(1, 100, 110) -> 001100110
Hint 2)
Actually, nvm2 years ago
Think the title sums it all-
Lost0Soul 2 huge lists of ideas 😍 Thanksssss, mind if I pong you both when I make one out of the list? And just cause i like both but I cant mark both as answers so ill leave this post open to more answers2 years ago
Bookie0 Alrighty, here's the list:
Here are some great ideas to get you started:
pacman
battleship
choice making game
quiz (like harry potter quiz, math quiz, star wars quiz)
personality quiz (like which house are you in HP, are you a nerd/jock/popular/idiot etc)
tic tac toe
pong
uno
dice rolling game
name/place/idea/story generator
HTML webpage about yourself
text based adventure game
simulator (Life sim, cooking sim, teacher sim, fighting sim, etc.)
hotel managment game
game like Among Us
game like 2 years ago
RYANTADIPARTHI Here are some
typing game
predictor with flask
job website
google clone
pinterest clone
UNO
pacman
adventure game
Youtube like website
2048
age calculator
future age calculator
calculator
random number generator
random word generator
guessing game
currency converter
Ping me if you need more2 years ago
Just don't ask
NOTE: This is solely from my personal experiences and i do not mean to offend anyone!
Python
Just a smallllll little gift I decided to give @lilykhan. Its just cats!
PS: I know there are better ways to do this but please, dont shout at me, i
Python
Hey there, according to this site there are over 800 programming languages in the world, and i'm even more sure that they all have a code to say Hello
Bash
DungeonMaster00 Hello World in Powershell (.ps1):
write-host "Hello World!";
Hello World in Lua (.lua):
print("Hello World!");
Hello World in F# (.fs):
printfn "Hello World!"
`3 years ago
TheForArkLD .oba (Obratnaya (oof it's my pl))
; main.oba
#include
.main:
push Hello, world!
push msgln
call @
ret
#Of course, you need download Obratnaya from github.
./obrya main.oba
.stk (Stekovaya (oof it's my pl too))
REM main.stk
STR Hello, world! END MSG
#Of course, you need download Stekovaya from github.
mono stkvy.exe main.stk
.f90 (Fortran 90)
! main.f90
program main
print *,"Hello, world!"
end program main
gfortran -o main main.f90 && ./main && rm main
.lisp (Common Lisp)
(fo3 years ago
YAY! I just made my first calculator in C++!!!!
Plz Upvote...! Thanks!
dillonjoshua68 Noice, but why did u put void in the int main part?
Cuz I did it without that3 years ago
Hey there guys, many of us have made discord bot's BUT always have faced the problem that they didn't stay online...
So we had to get a million pingi
CodingCactus There is nothing wrong with pinging a bot, it takes 1 second to set up and just leave it. This won't work if the bot goes down. Pingers normally will restart the bot but this won't3 years ago
Sup, so.
I had this test in CS a few days ago... Our teacher asked us to convert Integers to binary and show a table of the convertion. I had made th
Highwayman generally when I have a temporary guilt crisis like that, I ask the teacher whether or not I can use it and act like a I never have, and then just continue as normal.3 years ago
Hey! Sup! Howdy! Hola! Namaste! Bonjour!
This, is the second part of my previous repl, the quiz, with a lot of improvment and best of all, its now a
Python
Hey! Just some fun python program i made to convert Integers to binary!
It also produces a table btw...
Also to do my CS homework faster in which i
Python
Soon Moving To A Web Server
Hey!
Sup!
Who dosen't love a good quiz! One that you can play anytime and also add questions to!
Well that's right! You
Python
Lost0Soul The web app is now out! https://repl.it/talk/share/Quiz-Time/44336
Its not that great, sowey3 years ago
Lost0Soul Update: Ive realised that you guys cant save questions and also are having some troubles with the rendering....
Ive been working on a web app for the same project and it is 90% done, im at the last part [ scoring ] and I'll launch it within today!
Again, really sorry for the inconveniences and thanks for the comments and suggestions that helped me improve and make this better.3 years ago
CoolJames1610 I was born in Year 1, Month 1, Date 1 which means I am 737607 days old hehe3 years ago
Am i human?
Will the earth ever end?
Am a girl?
Got any more questions? No need to worry, the world's best fortune teller is now in the town [ intern
Python
LeoSekour
Question: is god real
My Answer: My sources say no
Question: your sources are wrong
My Answer: Most likely
3 years ago
The new era of password genration, who needs google anymore to suggest you passwords?
Python
Hey there
Has lockdown made you also bored at home? It surely has made me, so im looking for ideas on projects to do, i prefer python btw
Thanks!
oneiric You can make a terminal game, RPGs seem to be very popular, and not too hard, but not too easy. You can also make something for utility, such as a calculator, timer, or a template to submit to the templates page. I hope this helps!
> Please mark as answer if this answered your question3 years ago
Hey guys!
Been a long time since i shared a project, so here's one.
Python Sockets!
It's simple to use! Simply click run, do Ctrl + Shift + S to op
Python
Hello...
I am bored after Corona-Lockdown...
If anyone could tell me a few projects to make...
Thanks in advance...
I'm so bored that I don't even k
ApoorvAgrawal A program that uses machine learning to predict the weather based on past weather data.3 years ago
Hey!
I've been making a lot of projects lately but am kind of out of ideas...
Anyone wanna code together, learn more stuff, explore new libraries?
W
Test your Rock-Paper-Scissor skill against the all-knowing random library.
All feedbacks welcome!
Please sugget me more programs to make so i can im
Python
shaunakg2011 there's a error on line 66: TabError: inconsistent use of tabs and spaces in indentation3 years ago
Imthebestthe sorry, but looking at the code and the comments, It looks like you had a lot of potential in this piece of work. could you please just fix the IndentationError plz. thx
3 years ago