You are here |
wiki.nesdev.com | ||
| | | |
nick.zoic.org
|
|
| | | | ||
| | | |
dsat.igada.de
|
|
| | | | Understanding how the tile index works and how tiles are arranged in the file. | |
| | | |
jborza.com
|
|
| | | | 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
|
|
| | 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... |