#HELPP PLEASE!
1 messages · Page 1 of 1 (latest)
If you're comfortable with python you can use the pygame library for creating 2d games https://www.pygame.org/wiki/GettingStarted. There's also arcade https://api.arcade.academy/en/latest/ I haven't used it myself
- Javascript will be useful for websites. You can also use python for the backend with something like flask if you are comfortable with python