# NimES: a NES emulator in Nim

DevFeed: [NimES: a NES emulator in Nim](<https://devfeed.tech/articles/nimes-a-nes-emulator-in-nim-30830.md>)

Original publisher: [Read original article](<https://hookrace.net/blog/nimes/>)

Published: 2015-04-29T22:00:00Z

Content type: release

Language: en

Sources: [Dennis Felsing](<https://devfeed.tech/sources/dennis-felsing.md>)

Topics: [Emulator](<https://devfeed.tech/topics/emulator.md>), [Nim](<https://devfeed.tech/topics/nim.md>), [Programming](<https://devfeed.tech/topics/programming.md>)

Tags: [demo](<https://devfeed.tech/tags/demo.md>), [emulator](<https://devfeed.tech/tags/emulator.md>), [github](<https://devfeed.tech/tags/github.md>), [nim](<https://devfeed.tech/tags/nim.md>), [programming](<https://devfeed.tech/tags/programming.md>)

## AI overview

NimES is a NES emulator written in Nim, announced alongside the release of Nim 0.11. The article points readers to its GitHub repository and JavaScript demo.

## Source excerpt

Since today Nim 0.11 has been released, I guess it's a good time to release this as well: NimES is a NES emulator written in Nim. More info in the GitHub repository and the JS demo. Discussion on Hacker News and Reddit.