132 points
*
It is, in fact, very easy to code a game!
from pygame import game
game.load_player()
game.load_enemies()
game.load_audio()
game.run()
74 points
81 points
That’s in game.load_dlc()
we opted not to include that until our game is already beloved on steam.
20 points
14 points
14 points
You can’t do that, you’re committing copyright infringement! Change game
to mygame
though, and you’re golden.
1 point