hanbot
@hanbot
hello everyone! i really want more followers and i just want YOU to follow plz follow. heres somthing that might do it.
Python (with Turtle)
hubertsoravilla Do you want us to follow your posts on Replit, or do you want to share your Instagram or Twitter account? If you want to develop an audience on your social networks, buying ads on Instagram is better. When I wanted to develop my account where I display my drawings and logos, I bought subscribers on https://socialboosts.org/free-instagram-followers/. I got about 3k people in three days from buying this ad. I liked the effectiveness of this service, so I continue to cooperate with this advertising9 months ago
these are random things... hope you like! and plz upvote and follow im very poor(in this)
Python
this is a caculater but it only does multaplucation. sorry for my bad spelling.
C++
this is a exact replaca of youtube everythings the same! when you need a tutorial video come to this repl and there it is youtube!
Python
EmeraldCraft125 Cool! For me, it's more of an unblocked browser, since you can open new tabs. Also, does anyone know if there is a way to get this embedded in a HTML, JS, CSS webpage?1 year ago
TsunamiOrSumth It isnt really a replica of youtube if you literally just use driver.get("https://www.youtube.com")2 years ago
its very short but i did my best in this please follow me this probaly the best post ive ever done and best game ive ever made hope you like!
Python
this is a great game i worked really hared on it it took me about 400 lines of code and im only 9!!!hope you like!
Pygame
this where everything types it self its really cool! so i think you check it out. And try to do what it says. ok?
Python
RYANTADIPARTHI Here are a few links:
https://github.com/mx0c/super-mario-python
https://www.pygame.org/tags/mario2 years ago
SUHASTADIPARTH1 Here is one link
https://code-projects.org/simple-mario-game-in-python-with-source-code/2 years ago
Wumi4 Make Mario game is quite complex. I recommend to make simpler games like Tetris or Snake.2 years ago
can someone give me a link to a video of how to create sonic the hg? please because my class wanted me to make it
RYANTADIPARTHI Use this, it teaches all sorts of games including sonic in pygame.
https://www.pygame.org/tags/pygame2 years ago
PabloJuan With the Unity, here
For a open source game,in the C language, here
A C++ Allegro tutorial (portuguese, sorry), here
:D
2 years ago
how do you create tank? my big brother wanted me to make this game but i dont know how and if i dont make it bad stuuf will happen so can someone tell
TsunamiOrSumth ok if i were you i would fork someone elses code and show it to your brother, but delete the copy after your done2 years ago
if anyone wants to help me make a team just tell me and ill invite you/i work with python and pygame
how do you create a game with pygame?
RYANTADIPARTHI you have to import it
start it in the editor with a simple start.
get images.
Check out these links for more info
https://www.pygame.org/wiki/tutorials
https://pythonprogramming.net/pygame-python-3-part-1-intro/
https://realpython.com/pygame-a-primer/2 years ago
im very confused can some one tell me?
marryjonathan f you are trying to build your muscles, you are going to lift weights on a daily basis. The same goes for writing. The more writing you do, the better you will get. When you are lifting weights to build muscle, you are going to pay attention to pemburyschoolhousenursery.com technique. The same goes for writing. Since essay writing is a very different style that fiction writing or poetry writing, you will want to practice essay writing techniques.8 months ago
MocaCDeveloper A programming language includes multiple steps. There are 2 different types of languages you can make: Dynamic and compiled.
I would suggest using C since C supports memory allocation and is usually the language used when it comes to writing programming languages
A dynamic language is what is called an "interpreted" language. A specific set of instruction repeat for each line of code, which is why interpreted languages are a bit slower than compiled.
A compiled language breaks down the code in2 years ago
SUHASTADIPARTH1 You can create a programming language using C, C++, or even python.
this is one resource for creating a language in python:
https://www.geeksforgeeks.org/how-to-create-a-programming-language-using-python/
Please mark this answer if it helps.
Thank you.2 years ago
hey its my first post and i want to know how to make a programing language so can some one send me step by step or pictures or maybe a video. Thanks!
Wumi4 I have tried to build a programming language in both Python and JS for many times and all of them are failed. If you want to use your programming language for specfic things (like for server or for web), then I recommend to start with DSL (Domain Specfic Language) first, you can check out this, then if you ready to build a real programming language, try this tutorial for Python or this but for JS. You can also check out the links that @Coder100 has shared.
Note: Making a programming language ca2 years ago
Coder100 https://craftinginterpreters.com is great, but is it in Java and C.
Are you a newer coder? I suggest you probably should learn more of your language, but anyways:
https://repl.it/talk/learn/Making-your-own-programming-language-with-Python/45767
https://repl.it/talk/learn/Making-your-own-programming-language-with-NodeJS/457792 years ago