Simple track method for 2D car game?

Started by
-1 comments, last by Humza Jamil 9 years, 6 months ago

I'm a new programmer and I am trying to make a 2D car game on an html5 canvas with javascript and JQuery. I have got the basic car motion down, check it out here: http://jsbin.com/qivifodebi/1/edit?html,js,output .

What do you think is the best and most simple way to make a track for this game in the canvas? I checked out paper.js, do you think that is feasible? What are other simple methods to do this?

This topic is closed to new replies.

Advertisement