numples 1.2.0

Yet another colourful sudoku playing game.
Documentation
1
2
3
4
use bevy::prelude::*;

#[derive(Debug, Clone, Copy, Component)]
pub struct MustResetClock;