Chrome Dinosaur (T-Rex

We all have played the t-rex game on chrome! Its time to make our own now.

Dino_non-birthday_version


We will be using Processing for the same, and you may install it at https://processing.org/download/.


You may start with opening Processing, and naming your sketch as tRexGame.

Make sure you have opened it in Java mode. java


Our game consists of the following entities,



The player (the T-rex)
The Obstructions

We may create 2 more files (tabs in the processing window) for the above entities. These are actually .pde files.

tabs


E...

 •  0 comments  •  flag
Share on Twitter
Published on September 19, 2020 04:09
No comments have been added yet.