Skip to content

fac22/week5-CAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

48 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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