Skip to content

nomad1coder/Set5

Repository files navigation

Introduction to Mobile Systems

Assignment Set 5

Student Name: Istemihan Pazarbasi
Student ID: 67925


Overview

This repo consists of Simple Maze Game app.

The Simple Maze Game application can be found in the Releases section of this repository.


Requirements

  • Minimum SDK: API 30 (Android 11)

Screenshots

Screenshot 1

Starting screen.


Screenshot 2

Game screen.


Screenshot 3

Win result screen.


Answer To Question

Q: Describe the most difficult technical issue you faced while implementing this lab and explain how you solved it.

A: The most difficult technical issue I've faced with was checking the maze movement with bitmask. At first I confused start bit 16 with movement bits. I solved it by checking only 1, 2, 4 and 8 bits for buttons and moves. After that invalid moves was blocked correctly.

About

Introduction to Mobile Systems Assignment Set 5

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages