/PokemonGoClone

Pokémon video game cloning project for the school course IERG3080 Software Engineering

Primary LanguageC#MIT LicenseMIT

PokemonGoClone

This is a submission for the project of course IERG3080. This document is used to illustrate how to play the game only. Report for the project shall be referred to Report.docx or Report.pdf.

  • Original repo and latest release shall be referred to here.

Game Control

The game is mainly controlled using mouse and keyboard. Key bindings for different views are listed.

  • Any view

    • Esc : Close pop-up dialog
  • StartViewModel

    • N : Start new game
    • C : Continue game
    • S : Save game
    • L : Load game
    • E : Exit game
  • MapView

    • WASD : Move your trainer
    • Space : Interact with object in front of your trainer
    • Q : Go to shop
    • B : Open your bag
    • M : Show menu

Game play Demo

  • Trainer Creation

    TrainerCreationView
  • Bag and Item

    BagAndItemViews
  • Shop

    ShopView
  • Battle an NPC

    BattleView
  • Catch Wild Pokemon

    alt text
  • Gym Battle

    alt text
  • Reception and Racecourse

    alt text