Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
|
Forum Index : Microcontroller and PC projects : MMBasic: Knightmare Game
Page 1 of 10 | |||||
Author | Message | ||||
LeoNicolas Guru Joined: 07/10/2020 Location: CanadaPosts: 479 |
Hello everyone I would like to share the game I'm working on called Knightmare. Knightmare is a 1986 vertically scrolling shooter video game developed and published by Konami for the MSX home computer. The game is still in development. Many features are missing, such as the main screen, score, lives, player collision, power-ups, etc. Please check out the project on my GitHub: https://github.com/leonicolas/knightmare-cmm2 Edited 2023-11-18 14:32 by LeoNicolas |
||||
Martin H. Guru Joined: 04/06/2022 Location: GermanyPosts: 1113 |
just tested on mmb4w so far, looks better than the original MSX Version (I had to search at youtube) Your scrolling is more even. The program is still far from finished but you have captured the atmosphere well. NICE! When you have finished the game engine you only need to swap a few sprites to implement games like 1942 etc I'm looking forward to the finished version. Cheers Mart!n Edited 2023-11-18 15:14 by Martin H. 'no comment |
||||
LeoNicolas Guru Joined: 07/10/2020 Location: CanadaPosts: 479 |
Thank you Martin One big improvement I made was the fine screen scrolling. The Y-axis hardware scrolling was only available on the MSX 2 and the X-axis on the MSX 2 Plus. This game is from MSX 1, which uses modified ASCII characters for rendering the background, which explains the 8 pixels scroll. |
||||
Martin H. Guru Joined: 04/06/2022 Location: GermanyPosts: 1113 |
btw .. we had the problem converting the music to the mod... Here I found all the music as MOD files for download from the Amiga Version by Hoffman. Maybe he gives you the permittion to use his Mods https://hoffman.home.blog/contact/ (I dont realy know if he is the creator of those MODs) Edited 2023-11-18 17:10 by Martin H. 'no comment |
||||
LeoNicolas Guru Joined: 07/10/2020 Location: CanadaPosts: 479 |
I will take a look, Martin. Using a pure Mod file will help with the file size :) I uploaded a video with the gameplay of the v0.231118-alpha https://www.youtube.com/watch?v=QT1vP_sk1wE I will implement the bonus blocks collision tomorrow, allowing the player to collect them. |
||||
Martin H. Guru Joined: 04/06/2022 Location: GermanyPosts: 1113 |
LeoNicolas and you are much more flexible with the ingame music due to the Level or Situations (Endboss etc) I watched the video, looks promising. Edited 2023-11-19 20:59 by Martin H. 'no comment |
||||
Volhout Guru Joined: 05/03/2018 Location: NetherlandsPosts: 4213 |
Nice game, Runs smooth Thans for sharing, looking forward to the final release. Volhout PicomiteVGA PETSCII ROBOTS |
||||
cosmic frog Senior Member Joined: 09/02/2012 Location: United KingdomPosts: 284 |
Just watched the video, looks amazing! Dave. |
||||
Mixtel90 Guru Joined: 05/10/2019 Location: United KingdomPosts: 6761 |
Very nice indeed so far, Leo. Keep up the good work! :) Mick Zilog Inside! nascom.info for Nascom & Gemini Preliminary MMBasic docs & my PCB designs |
||||
Volhout Guru Joined: 05/03/2018 Location: NetherlandsPosts: 4213 |
Nice game, Runs smooth Thans for sharing, looking forward to the final release. Volhout PicomiteVGA PETSCII ROBOTS |
||||
LeoNicolas Guru Joined: 07/10/2020 Location: CanadaPosts: 479 |
Today, I implemented the HUD and the score. I posted a new video showing the gameplay with the updates. https://www.youtube.com/watch?v=esJIlo3pQ0w @Martin, I didn't use your font definition because the final result was not pixel-perfect. The size and format were a little awkward. I'm using blit to render the font tile from the PNG. Edited 2023-11-20 14:59 by LeoNicolas |
||||
Mixtel90 Guru Joined: 05/10/2019 Location: United KingdomPosts: 6761 |
I still have a Goldstar MSX hidden away. :) I never had this game though. Mick Zilog Inside! nascom.info for Nascom & Gemini Preliminary MMBasic docs & my PCB designs |
||||
Volhout Guru Joined: 05/03/2018 Location: NetherlandsPosts: 4213 |
Hi LeoNicolas, Too bad the PicoMiteVGA does not have the grey color. This game seems very do-able on a pico too. Maybe it should be on my todo list to change the analog outputs of the picomite to something that allows grey color. Volhout Edited 2023-11-20 18:33 by Volhout PicomiteVGA PETSCII ROBOTS |
||||
Mixtel90 Guru Joined: 05/10/2019 Location: United KingdomPosts: 6761 |
Easy enough to do 16 shades of grey (the Pico is way too limited for 50). 405 line PAL is more of a problem though. :) Mick Zilog Inside! nascom.info for Nascom & Gemini Preliminary MMBasic docs & my PCB designs |
||||
Martin H. Guru Joined: 04/06/2022 Location: GermanyPosts: 1113 |
don't you think, I couldn't translate the Sprites and Tiles to a good locking RGB 121 Versions if necessary? Even without grey I've got a little bit of practice in it Just a quick try, I know that the Grass is to bight Edited 2023-11-20 20:22 by Martin H. 'no comment |
||||
LeoNicolas Guru Joined: 07/10/2020 Location: CanadaPosts: 479 |
Hello everyone The new version has been released :) Now we can collect the bonus blocks. Only the King block has not been implemented yet. Gameplay video: https://youtu.be/O33jJVTAAAI The source code repo link is in the video description. Edited 2023-11-26 15:24 by LeoNicolas |
||||
lizby Guru Joined: 17/05/2016 Location: United StatesPosts: 3150 |
Very cool. Congrats. PicoMite, Armmite F4, SensorKits, MMBasic Hardware, Games, etc. on fruitoftheshed |
||||
LeoNicolas Guru Joined: 07/10/2020 Location: CanadaPosts: 479 |
This weekend version news: 1) Freezing block 2) Enemy shots https://youtu.be/PUC_imhjJs4 |
||||
Turbo46 Guru Joined: 24/12/2017 Location: AustraliaPosts: 1611 |
Hi LeoNicolas, I had never come across this game so I did a little research and found a PDF manual for it here and a description: I ran the game on MMB4W and it went well until it crashed with the error: Then I ran it on a real CMM2 with the latest beta firmware until that crashed with the error: Also the sprites don't display correctly as you can see in the picture; It looks to me that the parts of the sprites that are meant to be invisible are displayed as black. There must be some difference in the way sprites are supported. Because I don't get on well with keyboard controls I was going to try to add in joystick support but I decided to put that off and hope that you will, eventually (apparently the original does). If you check out Tom's (thwill) Lazer Cycle game on FITHUB, that includes support for most (if not all) controllers that you can connect to the CMM2. Bill Keep safe. Live long and prosper. |
||||
thwill Guru Joined: 16/09/2019 Location: United KingdomPosts: 4026 |
Bill of course meant GitHub: https://github.com/thwill1000/mmbasic-lazer-cycle. Best wishes, Tom Game*Mite, CMM2 Welcome Tape, Creaky old text adventures |
||||
Page 1 of 10 |
Print this page |