Village Viewer.



technology.

  • kotlin
  • Android Studio
description.

An app developed in Android Studio that showcases 30 villages in the popular game Animal Crossing New Horizons. Displays villagers in a list where users can click on a villager to learn more about them.

implementation.

Initially designed mockup in and carried over assets from Figma to use in the final product. Implemented a scroll view for both portrait and landscape view to allow users to easily look through villagers. Set villager attributes and traits and then added them into the list view.

what i learned.

  • debugging and coding in Kotlin
  • using Android Studio interface and adding functionality for elements in Kotlin
  • designing a project from ground up
  • working with a new language and learning the syntax
→ check out my documentation throughout the process