Maze Game for touch screen android

2

Attached Files

The following files have been attached to this tutorial:

.capx

Stats

3,962 visits, 6,714 views

Tools

License

This tutorial is licensed under CC BY 4.0. Please refer to the license text if you wish to reuse, share or remix the content contained within this tutorial.

This tutorial is based on Ashley Creating a game for Windows Phone 8. Now what he written I have used same principal to do this tutorial. if you are new to Construct 2 then please get going with the Beginner's guide!

• Create new project and name it as you like.

• Add sprites for wall

• With these sprite create Maze (see picture)

• Add player sprite and give behaviour 4 ways movement(up,down,left,and right)

• Wall behaviour solid

• Add touch control

• Add four Arrow sprite like it's in maze picture above

Now click on event sheet and add these lines

1. see code picture supplied below

This tutorial credit goes to Ashley and not myself.

  • 0 Comments

  • Order by
Want to leave a comment? Login or Register an account!