sionleroux / cr1ckt

There is more than 1 bug in this game and some of them are intentional! 🦗 Entry for the 2021 Game Off jam.
https://sinisterstuf.itch.io/cr1ckt
MIT License
4 stars 1 forks source link

The random black squares appear in the same order each time you play #14

Closed sionleroux closed 2 years ago

sionleroux commented 2 years ago

Not a huge big deal but they should be more random. The random generator just needs to be seeded with the current time or something.