Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 710 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 710 Bytes

Working Title(a working title)

Welcome to Working Title, a game where the player explores an unfinished game. Explore the world and try to discover what seems to be wrong.

Build

  • Javascript
  • CSS
  • React
  • Redux

I used React to make different components which would make it easy to manage what I want on the screen and allow me to use similarly structured items such as characters and map tiles, while still allowing them to be different in some ways.

Things to add

MVP

  • Player
    • Movement
    • Interaction
  • Environment
    • Walls
    • Doorways

Things to add later

  • Player
    • Combat
  • Environment
    • Obstacles
  • NPC
    • Characters
    • Enemies