Cypher Quest

Overview

Cypher Quest: Meteorite Crisis is an innovative augmented reality (AR) educational game that transforms complex computer science and engineering concepts into engaging interactive puzzles. Players navigate through a series of challenges that combine real-world objects with virtual elements, creating an immersive learning experience that bridges theory and practice.

Educational Approach

The game implements modern educational principles by:

  • Contextualizing abstract concepts through interactive visualizations
  • Providing hands-on experience with algorithms and logic systems
  • Creating engaging scenarios that motivate learning through gamification
  • Offering immediate feedback through the game mechanics

Game Design

Players progress through multiple puzzle types, each designed to teach distinct concepts:

  1. Selection Sort Algorithm: Players interact with colored columns of varying heights to understand and apply the selection sort algorithm, arranging numbers in ascending order through visual manipulation.
  2. Logic Gate Circuit: Players complete a disconnected circuit board with input pins, NOT gates, AND gates, and an OR gate, learning digital logic principles while working toward desired truth table outputs.
  3. Spatial Orientation Maze: By physically manipulating printed images, players control an AR maze and guide a virtual ball to its destination, developing spatial reasoning skills.

Technical Implementation

The game leverages cutting-edge AR technology through:

  • Vuforia Engine SDK: Provides computer vision capabilities to recognize and track planar images and 3D objects in real-time
  • Custom VuMarks: Serves as scannable triggers that unlock new game elements when correctly identified
  • ImageTargets: Functions as anchors in the AR world where virtual 3D puzzles appear, enabling physical interaction with digital content

Team

Nan Dong: UI Designer

Ruiqi Zhang: Project Leader, Designer, Developer

Luhui Zhou: Developer, Designer