Hello everyone :)
Hope you are all doing well
This is a simple project that I'm working on, written in python
a simple mines sweeper replication with a couple more features, like abilities
all of which made on kivy and using python 3.11\
There are currently three abilities:
- Cell Reveal: shows you a 5 by 5 grid of cells, with their identity
- Safe Touch: allows you to safely try out a cell, not worried about it being a bomb
- Board change (WIP): completely resets the board and with all the discovered cells and bombs
There are a couple of things that I have to go over
- making the based setup
- added the ability to dynamically resize the window (responsiveness)
- added the abilities holder
- Cell Reveal
- Safe Click
- Board Change
- add levels and progression
-
Secretdialogs- make the dialog system
- make the dialog triggers
- add a tutorial
- add bg particle change
- add audio
- sounds
- music
- music shifting