Main Content

Dot Jump Game (without Using Arduino)

Hi there! I am Shivansh, a student at IIIT-Hyderabad. I am here with my first instructable which is a game inspired from Google Chrome’s Dinosaur Jump game. The game is simple: Jump across incoming obstacles in order to score a point. If you collide, you loose and the score resets.

The highlighting feature of this project is that there is no use of an Arduino or any other microcontroller. It is purely derived from basic electrical components and involves the implementation of Finite State Machines (FSMs) with the help of logic diagrams, etc.

Interested? Let’s get started.

Prerequisites:

Basic know-how about electrical components like Resistors, Capacitors, Integrated Circuits (ICs).
Basic knowledge of Logic Gates (AND, OR, NOT, etc.)
Knowledge about working of Flip-Flop, Counter, Multiplexer, etc.
NOTE: The above-listed prerequisites are for understanding the entire working of the project. One not having in-depth knowledge of the same can also build the project following the steps in the instructable.”

Link to article