MMBasic: Knightmare Game
| Author | Message | ||||
| thwill Guru Joined: 16/09/2019 Location: United KingdomPosts: 4388 |
@LeoNicolas, Is the code here https://github.com/leonicolas/knightmare-cmm2 out of date ? I ask because if I look at init_menu() it makes a series of calls to print_centralized() which will ultimately blit the text glyphs to PAGE 1 ... ... but I can't find any code that then copies PAGE 1 to PAGE 0 so (at least in MMB4L) that text will never be displayed. Doesn't seem to work as it currently is on either MMB4W or MMB4L ??? Best wishes, Tom Edited 2024-07-17 03:57 by thwill |
||||