Skip to content

Alvin10919058/RN-pet-simulation-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monster Exploration - A Location-based Pet Simulation Game App

Inspiration

In September 2015, inspired by the concept video of 'Pokemon GO', we decided to create a location-based pet simulation game that could be used on both Android and iOS systems. This game serves as a vessel for showcasing the rich content of Fu Jen Catholic University. Through GPS positioning, players can explore the entire Fu Jen campus, learn about its stories and culture, and catch unique and adorable pets. The pet-raising mechanics also provide opportunities for increased social interaction.

Story

The game's story is built upon the three major organizations at Fu Jen Catholic University: the Society of the Divine Word, the Society of Jesus, and the Chinese clergy. These three organizations correspond to the three factions of Courage, Hope, and Freedom, respectively. The Courage faction inherits the power of fire, the Hope faction develops the power of wood, and the Freedom faction has always represented the power of water. The Fu Jen region is also set as an ancient civilization ruin - Osran, which is rich in powerful Natus minerals. These minerals have given birth to unique life forms here, known as monster spirits.

alt text

For hundreds of years, our ancestors have built a civilization on this land, coexisting and thriving with the spirits, and upholding the belief in goodness and love. This tradition has been passed down from generation to generation. However, an excess of power led to the destruction of this place. Greedy individuals tirelessly sought the Natus ore veins, extracting high-purity ores at any cost. When the core of the Natus mineral was finally discovered at the center of the city-state, the overjoyed fools prepared to mine it on a large scale. However, the Natus core began to go berserk due to excessive disturbances, and a large number of terrifying and powerful monsters appeared in the city center. Since then, this place has become a ruin, leaving only desolation and emptiness.

The three factions each began their research on this. Players take on the role of adventurers, joining the faction they prefer and exploring the Fu Jen region to their heart's content. They live with the monster spirits, laughing and growing together, writing their own stories.

alt text

Trailer

IMAGE ALT TEXT HERE

Interface

The main interface of the game is in the form of a map, with an 'Explore' button at the bottom.

The Floating Action Button is designed with reference to Google's Material Design.

alt text

Explore

After clicking the 'Explore' button, the game will first capture the user's location and monster points will appear around it. Different colors of monster points represent different levels of rarity.

alt text

Battle

The game adopts a one-on-one turn-based battle system.

Activating skills requires MP, and you gain two MP each turn.

There is an option to run away.

The pet images are all original designs. The buttons are designed with reference to Google's Material Design.

alt text

Gym on Single Player Mode

In single-player mode, the gym content includes campus introductions and game tips.

Once all gyms have been visited, you can enter multiplayer mode.

alt text

In specific gyms, there will be 360-degree VR panoramic images for users to experience.

alt text

Gym on Multiplayer Mode

In multiplayer mode, you can battle the gym leaders in the gyms.

The difficulty level of the stages is determined by the number of 'Fu Jen Treasures' you contribute.

alt text

Pet Center

In the Pet Center, players can fully restore the health of the pets in their backpacks.

alt text

Pet Backpacks

alt text

Enhancement System

Pets can be enhanced using experience stones.

alt text

Store

Place to Purchase Items

alt text

Full Demo Video

IMAGE ALT TEXT HERE

System Architecture

The database uses both SQL and NoSQL.

The map uses the highly customizable Mapbox.

alt text

Installation

  1. git clone https://github.com/KevinHu2014/RN-IceSpeed.git
  2. npm install or yarn add
  3. react-native run-android

Upcoming

  • Added tutorial for beginners
  • Added quest system
  • Multiplayer co-op mechanism
  • Updated move special effects
  • iOS version of the game

About

A LBS Game made by React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.8%
  • Objective-C 22.1%
  • Other 1.1%