Boriel Basic Forum
mine sweeper - Printable Version

+- Boriel Basic Forum (https://forum.boriel.com)
+-- Forum: Compilers and Computer Languages (https://forum.boriel.com/forumdisplay.php?fid=12)
+--- Forum: ZX Basic Compiler (https://forum.boriel.com/forumdisplay.php?fid=11)
+---- Forum: Gallery (https://forum.boriel.com/forumdisplay.php?fid=18)
+---- Thread: mine sweeper (/showthread.php?tid=1892)



mine sweeper - Jbizzel - 2022-02-20

I made a mine sweeper game for the zx spectrum.

the code is here. 


https://gitlab.com/JB1zzel1/mine-sweeper-zx-spectrum


I'll release it as a tap file with graphics when its finished.

The game is fully working as it is. just fine tuning everything now.


RE: mine sweeper - boriel - 2022-02-22

Oh, excellent!! Cool
Leaving the source code will help others to learn it! Heart


RE: mine sweeper - Jbizzel - 2022-02-22

(2022-02-22, 10:25 AM)boriel Wrote: Oh, excellent!! Cool
Leaving the source code will help others to learn it! Heart

https://spectrumcomputing.co.uk/forums/viewtopic.php?p=86620#p86620

Here is the final game, and some details about it.

I definitely think I'm getting more confident with my coding. There are so bits of code I know I could do better, but I'm happy with working code over absolute perfection! Hope it's helpful. with the use of zx0 and beeperfx zx basic becomes very powerful very easily. 

I need to look at this with the next, are there any libraries for the next?