From ba86b9db29b1cbf3bebea70d98655967ba9da770 Mon Sep 17 00:00:00 2001 From: Can Date: Sun, 26 Jan 2025 18:11:07 +0100 Subject: added keyboard support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b37ec59..bd7f29c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Aim is to emulate the Chip-8, an interpreted programming language from the 1970s - [x] Basic Chip-8 instruction set implementation - [x] Display rendering using Effekt's graphics capabilities via html canvas -- [ ] Keyboard input handling +- [x] Keyboard input handling - [x] Loading and running Chip-8 ROMs ## Can-have -- cgit v1.2.3