Is it possible to create a 2D python game and run it on notepad | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is it possible to create a 2D python game and run it on notepad

I don't have a IDE nor compiler nor pygame so can I create a game only with notepad

1st Sep 2017, 4:19 PM
Sam
4 Answers
+ 4
You can yes but then you need to learn how to use the canvas but I recommend you just use the pygame module. It will just be completely unnecessary and difficult if you try and create a game without the pygame module. If you don't have pygame yet then just use this command on your command line. pip pygame
1st Sep 2017, 4:24 PM
Ghauth Christians
Ghauth Christians - avatar
+ 1
It's one of the objects you get in the tkinter module that comes standard with python. With the canvas object you can draw lines and shapes and present it on a gui.
2nd Sep 2017, 9:12 PM
Ghauth Christians
Ghauth Christians - avatar
0
what is the canvas
2nd Sep 2017, 8:50 PM
Sam
0
Is it possible to do the same thing on microsoft word or one note
4th Sep 2017, 7:18 PM
Sam