21 Commits

Author SHA1 Message Date
53403e9794 Background drawing things
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-25 18:41:36 +00:00
8504fb104c Include background drawing functions that set and reset colors
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-25 18:37:58 +00:00
c4cebfe0d7 Include background drawing functions that set and reset colors
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-25 18:37:30 +00:00
ba21104974 Add toggle window function
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-25 17:47:33 +00:00
98829e24e2 Test ability to toggle windows on and off
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-25 17:39:36 +00:00
d12d09e204 resize window as well
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-25 16:21:19 +00:00
b91a1f0317 Create windowing system
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-25 16:20:02 +00:00
0342289dac Row and column update on screen resize
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-25 14:08:56 +00:00
083ff9db45 Struct stuff
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-29 19:16:48 +00:00
824bc0b41a Log initializes to zero so it's hidden until keys are pressed.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-29 19:10:12 +00:00
05fd5f9906 Output a log of keys
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-29 19:06:41 +00:00
7729b32145 Include non-blocking getch()
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-29 18:55:23 +00:00
001c816c1c Restructure project so there's no recursive downloading./sig build
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-29 18:54:16 +00:00
bc01b813a2 Restructure project so there's no recursive downloading
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-29 18:06:40 +00:00
c68bd89820 Implement SigScript system and pipeline into project
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-29 18:02:54 +00:00
f9c2300ced Include additional header and separate file 2022-06-29 17:14:30 +00:00
5c835b851e mvchgat function 2022-06-29 15:52:19 +00:00
b2e48d9430 Learn basic curses functions 2022-06-29 15:41:52 +00:00
62ba773cff Display a letter in bold 2022-06-29 15:32:57 +00:00
c5cf279f4e Implement ncurses 2022-06-29 15:27:06 +00:00
537af95226
Create main.c 2022-06-29 10:19:02 -05:00