Skip to content

Latest commit

 

History

History
64 lines (49 loc) · 3.16 KB

README.md

File metadata and controls

64 lines (49 loc) · 3.16 KB

PokeArch

Welcome to PokeArch, an engaging game built with the Godot Engine where you explore, battle, and catch Pokémon in a vibrant world. PokeArch offers a dynamic and immersive experience with multiple environments, a seamless UI, and strategic gameplay.

Table of Contents

Introduction

PokeArch is a captivating game where players spawn in a land filled with Pokémon creatures. Your mission is to explore various environments, encounter wild Pokémon, battle them, and catch them to build your collection. The game emphasizes strategic planning and management as you maintain your Pokémon's health to ensure they're ready for future battles.

Features

  • Exploration: Traverse through multiple environments, each offering unique Pokémon and challenges.
  • Battles: Engage in turn-based battles with wild Pokémon.
  • Catching Pokémon: Capture wild Pokémon to add to your collection.
  • Health Management: Take care of your Pokémon by managing their health.
  • Seamless UI: Enjoy a cohesive and user-friendly interface.
  • Dynamic Map: Switch between different scenes and environments for a varied experience.
  • Immersive Sound Experience: Enjoy good music and immersive sound throughout the game.

Gameplay

Upon starting the game, you spawn inside a lab where Professor Oak briefs you on all the needed information about the game. From there, you will get to explore one of the three main environments. As you navigate the map, you'll encounter wild Pokémon randomly. Engage in battles to weaken them and attempt to catch them. Each caught Pokémon becomes part of your collection, and you'll need to maintain their health for future battles.

Environments

Grassland

A lush, green area filled with a variety of Pokémon. Perfect for starting your adventure.

Cave

A mysterious area with rare and powerful Pokémon. Prepare for tougher battles in this challenging environment.

Beach

A serene coastal area. Enjoy the calming waves as you search for new Pokémon to catch.

Controls

Controls are simple and easy to get used to, Detailed controls are provided in the instruction scene accessible from the main menu. Ensure to familiarize yourself with them for a smooth gaming experience.

Installation

  1. Clone the repository: bash git clone https://github.com/PokeArch/game.git

  2. Open the project in Godot Engine.

  3. Run the game from the Godot editor.

Contributing

We welcome contributions! If you're interested in contributing to PokeArch, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes and commit them (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature-branch).
  5. Open a pull request.

Please read our contributing guidelines for more details.

License

This project is licensed under the Apache License 2.0. See the LICENSE file for more information.

Enjoy your adventure in PokeArch!