Explore >> Select a destination


You are here

wiki.nesdev.com
| | nick.zoic.org
21.8 parsecs away

Travel
| |
| | dsat.igada.de
25.6 parsecs away

Travel
| | Understanding how the tile index works and how tiles are arranged in the file.
| | jborza.com
19.8 parsecs away

Travel
| | Does it run DOOM? I was trying to find a good use case for my LILIGO TTGO T-Watch . It's a programmable smart watch featuring the amazing ESP32 chip and a 240x240 color LCD screen. I keep hearing about Doom running on this and that, sometimes directly and sometimes using the device as an exotic external screen. My project falls into the latter category, but it was a lot of fun to implement!
| | www.code-spot.co.za
138.5 parsecs away

Travel
| I finally laid my hands on Donald Knuth's The Art of Computer Programming (what a wonderful set of books!), and found a neat algorithm for generating random integers 0, 1, 2, ... , n - 1, with probab...