0
[Challenge] Create any Python game
create any Python game. It doesn't matter that it is large or small (like mineš). Here is my small Python game. https://code.sololearn.com/ci12MbRj1H3k/?ref=app
8 Answers
+ 9
As always, my first Python creations a year ago ;)
Pong š
http://bit.ly/2eSbaFT
Memory š
http://bit.ly/2gn4QZP
BlackJack Gold ā ā„ā¦ā£
http://bit.ly/2icsbcv
All open in the codeskulptor.org and require Windows to work properly.
+ 8
This is my simple game. The computer generates a number between 1-9, your meant to get it by entering a guess (a number).
https://code.sololearn.com/cgan9xUZ6o4K/?ref=app
+ 8
I found codeskulptor.org by attending this course here: (two parts)
https://www.coursera.org/learn/interactive-JUMP_LINK__&&__python__&&__JUMP_LINK-1
https://www.coursera.org/learn/interactive-python-2
It gets you through the basics of interactive programming, debugging, conceptual thinking and object-oriented programming. Plus, it is led by four freaky-geeky professors at Rice University. It was great fun learning from them :)
+ 3
https://code.sololearn.com/c0Xi5Hyt2UnY/?ref=app
this is an analog clock. you need to run it on a computer.
+ 2
@kuba from where did you learn all these
0
š
0
omg @kuba you are God of coddingšÆ
- 1
My Python code for Happy new Year
https://code.sololearn.com/cvGnM21e7lHo/?ref=app