( ̄▽ ̄)/♫•*¨*•.¸¸♪
@Alice688
"Everybody in this country should learn to program a computer, because it teaches you how to think" - Steve Jobs
Please Comment!
So could you guys give me some advice for coding or maybe some suggestions for my tutorials, or some suggestions for games? Thanks, I
Alice688 @Bookie0 @CodeLongAndPros @Coder100 Thank You, so much for the suggestions & advice!!!3 years ago
Bookie0 Hey,
here are some ideas for great projects:
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
tycoon game (idle factory game, idle miner game, idle cit3 years ago
CodeLongAndPros Seriously though:
Use imports
Use unittests
Use a class for objects that share one master var (Databases for example)
3 years ago
Python Basics
If you haven't seen Session 1, please check it out. Here is the link: https://repl.it/talk/learn/Python-Basics-tutorial-Session-1/50861
Python
You For President!
So I came up with this game because of the upcoming elections.
If you find any bugs please comment and I will look into it.
I spent
Python
Python Basics
What is Python?
Python is a general-purpose computer language.
Created by Guido van Rossum, and released in 1991.
And it particularly e
Python
JASONLAMPLEY I really like how each session allows me to really learn the basics more in-depth than other tutorials, which just do a quick skimming of the topics in one go.1 year ago
JEOPARDY!!
Check out my new code, spent sooooo long on this.
For Jeopardy lovers!
Python
gibbsfreenergy Nice Job once again! There are a few mistakes though:
image
And also the money keeps reducing even thought the answer is correct!3 years ago
How to make a spiral of turtles
So this is pretty simple, but you'll need to know python basics first.
If you don't know the language check out this
Python (with Turtle)