Joshua created sprites and objects for a player character in their game. This included designing a player sprite in the editor, then making a separate player object and linking it to the sprite. Movement controls were coded to allow WASD movement. Finally, a test room was created, the player object was placed, and boundaries were added to limit movement. A scrolling star background was also added to complete the initial level.