Advertisement

You're blocking ads, which pay for BlenderNation. Read about other ways to support us.

How to Make a Snake Game in the Blender Game Engine

1

DragonLEE writes:

How to make snake game in BGE with Python programming.
Move object with Logic Bricks and without Logic Bricks.

Using:
bge.logic.getCurrentController()
bge.logic.getCurrentScene()
bge.logic.endGame()
bge.logic.keyboard
bge.events
addObject
worldPosition

1 Comment

Leave A Reply

To add a profile picture to your message, register your email address with Gravatar.com. To protect your email address, create an account on BlenderNation and log in when posting a message.

Advertisement

×