Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 783 Bytes

File metadata and controls

17 lines (10 loc) · 783 Bytes

Flora

CHIP-8 emulator written in TypeScript, just for fun and learning purposes.

This repo is just a study, so expect a lot of weird code and bad practices, I'm not trying to make a perfect emulator, just one that works and that I can learn from.

  • Little to no AI involvement, I want to do most of the work myself to learn as much as possible.
  • It's named Flora because it's my best friend's nickname :D (also it's a cute name)
  • You may find random PT-BR comments/code, because it's my native language and sometimes I write comments in Portuguese to express my thoughts more naturally. (But I'll try to keep it mostly in English for better readability)

Why TypeScript?

I'm familiar with it :D

Why another language?

Go back to the first section and read it again :D