Le Dinau'tt
javascript sql
Well, this is where we start. One afternoon I was bored so I tried looking for tutorials on how to make simple web games. I found a tutorial to make an infinite runner in Javascript and thatβs how I started learning it. Weeks later, as the project became more ambitious, I was joined by other students from Polytech Lyon
and we started the AuttGames Team
. The Dinautt is obviously inspired by the dino game by Google. I learnt the basics of canvas, and arrays. I also learnt setInterval
and setTimeOut
functions. We later implemented a leaderboard to keep track of the better scores, using PHP and a database.