# `nodes/player.py` Part of [Squash the Creeps](ports_squash_the_creeps.md). ```{literalinclude} ../../examples/ports/squash_the_creeps/nodes/player.py :language: python :linenos: ```