NES Wheel of Infinite Fortune

I love stuff like this 🙂

Chris Beaumont has hacked the NES version of Wheel of Fortune for the Nintendo Entertainment System to replace the out-of-date questions with a more modern batch.

People have of course done this before for other titles on different platforms (updating teams in Pro Evolution Soccer 6 on the PS2, etc), and it makes so much sense if the game engine still holds up.

If it ain’t broke, don’t fix it (or rather… just update it).

React and Accessibility

I’ve been looking into React recently, and searching out resources related to accessibility with the tech. So far https://simplyaccessible.com/article/react-a11y/ is a good read, along with https://blog.usejournal.com/getting-started-with-web-accessibility-in-react-9e591fdb0d52. React’s own docs also here: https://reactjs.org/docs/accessibility.html.