lainfox / how_to_make_pokeclicker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how_to_make_pokeclicker

Roadmap

Current Goal : Make a Workable Project

  • Core User Interface Skeleton
    • Currency
    • Map
    • Active View (Combat, Towns, ...)
    • Capture Settings
    • Pokémon List
  • Rudimentary Data Class
  • Rudimentary Database System

What can I do ? (Open Tasks)

Improve the Main View for future content

The Main view is currently very basic. Here are a list of ideas to improve it :

  • Prepare labels for future content
  • Reposition relevant informations in the bottom border
  • Reposition the ProgressBar & TextureRect in the middle part
  • Prepare capture & gender icon on the top border

Improve the Currency View

In episode 03 will be introduced the Currency View.

  • Make a simple component that displays an icon & the amount of currency
  • Make a way to fold / unfold the View

About


Languages

Language:GDScript 100.0%