top of page
Group 1.png
  • LinkedIn
  • Instagram
10.png

1. User Interaction

Player touches the sensor to start the game. The LCD displays “Touch to start.”

11.png
Frame 1967.png

Brief Overview

A sensor-based sci-fi game that blends interaction, logic, and play.

Physical Computing

Game Mechanics

Interactive Game

Group project ( 2 Members )

1_edited.png
3.png
3.png
6.png

*Hover on the image to see the components

4.png
5.png
7.png
9.png
10.png
2.png
10.png

2. System Activation

All LEDs flash briefly, signalling the system is ready.

12.png
10.png

3. Game begins

One random LED glows; the player will have to press the matching button to begin.

3. Game begins

13.png
10.png

4. User starts play

The player presses the matching button, astronaut moves to show progress .

14.png
10.png

5. Sequence Challenge

Lights form a growing sequence; player repeats the pattern to advance and the astronaut movement shows the progress.

15.png
10.png

6. Missed sequence

The wrong press triggers a buzzer, and the screen displays - Game over.

16.png
10.png

7. Finish

The screen shows the final score; a clap to appreciate the astronauts journey, reveals a solar system fact.

17.png
18.png
18.png
IMG_6916.jpeg
IMG_6966.jpeg
IMG_6915.jpeg
IMG_2651.PNG

Thank you !

Software & Tools used

  • logo-tinkercad-256.png

    Where It Fit In

    For circuit design and simulation

  • Arduino_IDE_logo.svg.png

    Where It Fit In 

    For writing and uploading the microcontroller code

  • PyCharm_Icon.svg.png

    Where It Fit In

    For handling extended logic and visual display on the iPad.

19.png

Arduino Code Snippet

Python Snippet (for Display Integration)

bottom of page