]> git.huck.website - cellseq.git/log
cellseq.git
15 months agoadded: gui game of life base from iced
Huck Boles [Fri, 16 Jun 2023 21:30:04 +0000 (16:30 -0500)]
added: gui game of life base from iced

15 months agoreset: gui
Huck Boles [Tue, 13 Jun 2023 14:04:40 +0000 (09:04 -0500)]
reset: gui

15 months agoadded: tokio loops
Huck Boles [Tue, 13 Jun 2023 14:02:03 +0000 (09:02 -0500)]
added: tokio loops

15 months agoreset: getting async setup
Huck Boles [Mon, 12 Jun 2023 02:17:30 +0000 (21:17 -0500)]
reset: getting async setup

15 months agoupdated: render now calculated chars per unit
Huck Boles [Fri, 2 Jun 2023 19:46:02 +0000 (14:46 -0500)]
updated: render now calculated chars per unit

15 months agorefactored: render loop into main loop
Huck Boles [Fri, 2 Jun 2023 19:29:43 +0000 (14:29 -0500)]
refactored: render loop into main loop

15 months agoadded: mask map rendering
Huck Boles [Fri, 2 Jun 2023 02:04:29 +0000 (21:04 -0500)]
added: mask map rendering

15 months agoadded: layout outlines
Huck Boles [Tue, 30 May 2023 20:33:35 +0000 (15:33 -0500)]
added: layout outlines

15 months agoedited: use cleanup
Huck Boles [Tue, 30 May 2023 17:57:42 +0000 (12:57 -0500)]
edited: use cleanup

15 months agorefactored: area to separate module
Huck Boles [Tue, 30 May 2023 17:57:18 +0000 (12:57 -0500)]
refactored: area to separate module

15 months agorefactored: actions to separate module
Huck Boles [Tue, 30 May 2023 02:01:02 +0000 (21:01 -0500)]
refactored: actions to separate module

15 months agoadded: layout structure
Huck Boles [Tue, 30 May 2023 01:59:52 +0000 (20:59 -0500)]
added: layout structure

15 months agoadded: some keymaps and relevant structs
Huck Boles [Mon, 29 May 2023 21:13:40 +0000 (16:13 -0500)]
added: some keymaps and relevant structs

15 months agoadded: song/transport structs
Huck Boles [Mon, 29 May 2023 18:31:38 +0000 (13:31 -0500)]
added: song/transport structs

15 months agoadded: moveable cursor
Huck Boles [Sun, 28 May 2023 23:18:51 +0000 (18:18 -0500)]
added: moveable cursor

15 months agorefactored: made maps into a trait and genericized masks
Huck Boles [Sun, 28 May 2023 21:58:44 +0000 (16:58 -0500)]
refactored: made maps into a trait and genericized masks

15 months agoadded: mask struct
Huck Boles [Sat, 27 May 2023 22:19:16 +0000 (17:19 -0500)]
added: mask struct

15 months agoadded: music structs
Huck Boles [Sat, 27 May 2023 21:29:43 +0000 (16:29 -0500)]
added: music structs

15 months agoadded: tui map display
Huck Boles [Sat, 27 May 2023 21:29:23 +0000 (16:29 -0500)]
added: tui map display

15 months agoadded: 2d array for map
Huck Boles [Fri, 26 May 2023 22:11:33 +0000 (17:11 -0500)]
added: 2d array for map

15 months agoadded: board and neighbor counting function
Huck Boles [Thu, 25 May 2023 18:50:42 +0000 (13:50 -0500)]
added: board and neighbor counting function

15 months agoinitial commit
Huck Boles [Thu, 25 May 2023 15:25:06 +0000 (10:25 -0500)]
initial commit