Search found 2 matches
- Sat May 18, 2024 4:26 am
- Forum: Showcase
- Topic: MS-DOS game ported to the ESP32 w/ TFT screen and joystick module
- Replies: 2
- Views: 6471
Re: MS-DOS game ported to the ESP32 w/ TFT screen and joystick module
Yes, this is a complete rewrite of the game in C++. Yes. I am the original author. I wrote this in pure assembly some 30 years ago. There is also a web version for anyone who may want to try the game without building the ESP-32 firmware. Which you can play online (it will work on laptops, desktops, ...
- Fri May 17, 2024 5:33 pm
- Forum: Showcase
- Topic: MS-DOS game ported to the ESP32 w/ TFT screen and joystick module
- Replies: 2
- Views: 6471
MS-DOS game ported to the ESP32 w/ TFT screen and joystick module
Original MS DOS version https://github.com/cfrankb/esp-idf-cs3/raw/master/images/Screenshot_2022-10-19_21-01-20.png ESP32 version https://github.com/cfrankb/esp-idf-cs3/raw/master/images/20231224_082059.jpg The ESP32 features *improved graphics, *new monsters, *new collectibles, *new levels Supports...