: Build a client-side interactive game — 2
Project detail
Build the server side of the game. In this part, you must use PHP and connect
to databases. You have to implement user authentication (i.e., create user accounts
and allow sign in into the game using passwords). You have to save score history of
the players in a relational database and show the highest scores of all players at the
end of each game.
Chrome Dinosaur Game
In part 1 of the project, you are asked to follow and watch the video from:
” https://thecodingtrain.com/CodingChallenges/147-chrome-dinosaur.html ” Build a Chrome
Dinosaur Game with HTML, CSS, and JavaScript. In this video you are going to learn how to
build interactive game. Each group should have their own character and their different
design theme.