Jump to content

HTML Game Tutorials (thank you and a Request for 2 more tutorials)


astralaaron

Recommended Posts

These tutorials are great, thanks for posting them.

 

Please post two more tutorials:

 

1) Path Finding. Please show how you would handle controling a game piece with the mouse, where you would need to click the mouse some where for the game piece to move. Then it would need to find the correct path to move around any objects. This would be awesome!

 

2) How would you handle game states? as in "menu screen, level 1, level 2, end screen" etc.

 

thanks again!

Link to comment
Share on other sites

The skills you actually need to learn are data structures and algorithms. It's not a web development thing, but programming in general.

 

W3Schools teaches people how to make websites, if what you want to do is game development you probably should look for a game development website.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...