Reshiram Wolfu
@ReshiramWolfu
Making a Raspberry Pi GUI with buttons that react when pressed. What language would be the most suitable for this?
VulcanWM I think HTML would be good because then you can make the buttons easily.
>Please mark this as the answer if this was helpful3 years ago
Hey there, someone I know has a project, and I'm helping them. What do we need to know to get started? What things do we need to buy? How is the synta
Bookie0
Here are some websites I found:
Hope they help! :)
https://interestingengineering.com/everything-you-need-to-know-about-raspberry-pi-and-what-you-can-do-with-it
https://www.google.com/search?q=raspberry+pi+all+you+need+to+jnow&ie=UTF-8&oe=UTF-8&hl=en-us&client=safari&safe=active
https://www.zdnet.com/article/what-is-the-raspberry-pi-3-everything-you-need-to-know-about-the-tiny-low-cost-computer/
https://www.howtogeek.com/138281/the-htg-guide-to-getting-started-with-raspberry-pi/3 years ago
Like I said, is it worth learning Phaser 3? I want to get into developing a game, but unsure which language to start on. I want to use my game in a we
RayvelArjoon @ReshiramWolfu
It is great to work with Phaser 3! Although, I would only use it if you like to make arcade games. Phaser is really easy to use and is great at making simple games. In contrast, Repl does actually support Phaser 3 usage. You can install the package or you can link the Phaser.min.js yourself. If you want to make a slightly bigger game, I would recommend using ImpactJS. Go to impactjs.com in order to find out more about the docs and how to use it. Impact is now open source!2 years ago
AgastyaSandhuja cool
('You caught a', 'Dewgong')
('You got a', 'Male', 'Dewgong')
('You got a normal', 'Dewgong')
Calculating stats
('Your', 'Male', 'Dewgong', 'has', 127, 'HP')
('Your', 'Male', 'Dewgong', 'has', 98, 'speed')
('Your', 'Male', 'Dewgong', 'has', 73, 'Attack')
('Your', 'Male', 'Dewgong', 'has', 129, 'Defense')
('Your', 'Male', 'Dewgong', 'has', 124, 'Special Attack')
('Your', 'Male', 'Dewgong', 'has', 48, 'Special Defense')3 years ago
Look through this and tell me what types of command I should add next. Some commands are unfinished
Python
I want to share this soon, but I'm having trouble getting the commands to work. Whenever i have any other command, it still brings up the Dog command
Python
When i enter a command other than dtc!woof, it will still end up printing Woof! woof!, when it is supposed to output the other command instructions.
Python
mwilki7 it seemed to work when I changed
if (instruction == "dtc!woof", "dtc!dog"):
to
if (instruction == "dtc!woof" or instruction == "dtc!dog"):3 years ago
I am trying to get my woof command to show a picture of a beautiful pupper, however, i'm not sure how, can anyone help me?
Python
SixBeeps Unfortunately, there are no languages out there that will support images in the console. The only way you can display images is if you use a graphics library alongside the language. There are many on repl.it to choose from such as PyGame or Java Swing, but you cannot do it in a console application.
TL;DR: no woof for you3 years ago
My python file won't import to my main code, can anyone help me please?
Python
Made this in class.
Written in python.
I learned a lot from this project and i am far ahead in my classes because of me using different libraries wit
Python
I want to create an adoptable website, a lot like Flight Rising, but i have no idea where to start.I don't have much experience in HTML, but i do want
mwilki7 What kind of webgame? Do you interact with a website or a game window like canvas?3 years ago
This thread has been a little slow lately, because of events and weekends, but let's try to continue properly.
What is your favourite Video game boss
This thread is still going strong! May not do questions on weekends though...
Todays question is what is your favourite character from a video game, b
Yeartat I also like Kiibo because of his moral principles, although he is not human. Many people have a lot to learn from this robot. I am studying essays on gender discrimination on https://studyhippo.com/essay-examples/gender-discrimination/ and really want to understand the nature of this concept. Why do people still treat others in a raging way? I also like Luna from Dota 2. Her character was created according to Celtic traditions. I am interested in their culture, so I often play as Luna.1 year ago
vedprad1 My favorite character actually recently changed to Merlin from The Kid who Would be King because he is epic and powerful, despite everyone who laughs at him.
(Also, he likes beevy urine, crushed bones, and beetle blood. I'm not saying that I like that, too.)
Merlin
4 years ago
Nobody posted on my Daily Question yesterday, however, i am hoping to change that with today's question!
What is your most important Possesion?
Mine i
Yeartat I understand you very much - books are my favourite hobby. I have long wanted to create an offline club for connoisseurs of literature, in order to sometimes get together and discuss the books I have read. Now we are discussing on https://studyhippo.com/essay-examples/the-great-gatsby/ articles and essays on The Great Gatsby and other masterpieces of literary classics. I highly recommend reading this book, and I also recommend watching a movie for comparison later.1 year ago
Thank you to @abcd123oo for doing another daily question whilst I was at a convention.
Talking about conventions, what is your favourite type of conve
This thread is coming along great, i should start giving away Cycles soon!
Today's question; What is your favourite weird word?
My favorite is pneumon
Started this a couple of days ago, and am continuing still!
What is your favourite Video Game (Any, not just on Repl.it!) and why do you like it so mu
HammerHarshbarg There are a number of games available on different platforms for the users of video games. I am getting my favorite game block city wars through this medium https://www.10plays.com/block-city-wars/ with advanced features and really enjoy it.9 months ago
katyadee Definitely Ocarina of Time. Kind of basic, but the world building is so fantastic. I always wanted to live in that game. Plus the music...4 years ago
Time for the Second Daily Question! I started this thread yesterday (London Time) and it became popular, so I am gonna continue with this!
The next qu
Geocube101 It's online
I don't have to download IDEs
It saves my stuff
I can make tons of programs in many different languages4 years ago
mkhoi I choose replit because of the same reason as you, and also replit is just a perfect site for coding4 years ago
I have started a daily question thread, mainly because why not?
Some of these questions will be about coding, some will be about any other topic.
Th
HundredVisionsGuy If I were to create a game on Repl.it, I would use phaser.io because it's a javascript engine, and I could code everything and run it on repl.it (something I don't think I could do with Unity, GMS, Unreal, or even Godot for that matter).2 years ago
katyadee This is a great idea! Thanks for sharing this. You should put the question in the subject line, too!4 years ago
I want to make a similar website to Flight Rising or Dragon Cave, or any roleplaying adoption game really. Which language is best suited for this,and
lsambrook Html, Css, Js.
⇒ html = basic way to make a website, you will need it to create tables, text and other inner things.
⇒ CSS = design for your website, if you want a background image, colours, and style.
⇒ JS = If you want to make your website a bit more dynamic.4 years ago