Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 654 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 654 Bytes

WEEK 05 React Project

GoGoGoblin 🍄

Retro browser based game, can you help Goblin get home? 🏠

🧱 Features

  • Control Goblin with keyboard
  • AI powered portal
  • High scores
  • Retro styling

📚 What we learnt

  • useState is very useful
  • useEffect is a confusing beast
  • updateState(val + 1) vs updateState((oldVal) => oldVal +1) are very different!

⏳ Future improvements

  • Login for storing highscores
  • Global highscores
  • Challenge a friend

👀 Screenshots

GoGoGoblin GoGoGoblin GoGoGoblin