From 3fde77309ef9e31a1cad189b2dd05b7638d9f9c5 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 14 Aug 2024 16:32:57 -0400 Subject: [PATCH] Notes for the day --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 2c5c9e2..e60e2fa 100644 --- a/TODO.md +++ b/TODO.md @@ -12,3 +12,5 @@ Whenever I think of something to improve but don't need another rabit hole, it g - [ ] Create a dict of pygame shortcuts in the interface init file - [ ] Look into pre-commit and pre-commmit-ci and dependabot - [ ] Maybe have state -> corestates -> gamestates where the core states are just the BSYW states that share the button bar +- [ ] Lock window to 160x160, but have a scale int that allows for 2x, 3x, 4x, etc. scaling + - [ ] Need to also have some sort of scaling for the font