I dared to make a game again. I tried to make a Minesweeper clone for the Gigatron. I called it gtmine. There is a 32k and a >=64k version. The 32k version I stole two horizontal lines to get memory. That is the only difference.
It is playable with keyboard and gamepad. It runs on ROMv5a and all compatible ones. Without the clock it should also be possible on ROMv4.
You can find the sources here:
https://github.com/hans61/gtmine
gtmine [game]
Forum rules
Be nice. No drama.
Be nice. No drama.
Re: gtmine [game]
Thanks for new game 
Question: possible is add a select choose level by game pad? Maybe START button befor first step?

Question: possible is add a select choose level by game pad? Maybe START button befor first step?
Re: gtmine [game]
I will try. I still don't find the input optimal. I would also find an auto repeat when moving the cursor keys good. I have to see how I find time.
Re: gtmine [game]
The level is now selectable with the Start button. And the cursor repeats when the button is pressed. I have also enlarged the cursor a bit.