PoliEcho
PoliEcho pushed to master at PoliEcho/naval_swarm 2025-02-15 11:49:06 +00:00
1f8aa8e55c add rotation
99916d9ab7 add temp background
dd592a5bd1 add destroyer
8d33ba71ff add main.cpp and Makefile
7db9f1fa89 i am an idiot
Compare 7 commits »
PoliEcho pushed to master at PoliEcho/naval_swarm 2025-02-13 14:27:29 +00:00
f9406aa9a9 why doesn't this work :(
PoliEcho pushed to master at PoliEcho/naval_swarm 2025-02-12 19:02:37 +00:00
c723c3f55b change project for my purposes
586d546289 add build files to gitignore
Compare 2 commits »
PoliEcho deleted branch main from PoliEcho/naval_swarm 2025-02-03 20:50:03 +00:00
PoliEcho created branch master in PoliEcho/naval_swarm 2025-02-03 20:49:16 +00:00
PoliEcho pushed to master at PoliEcho/naval_swarm 2025-02-03 20:49:16 +00:00
PoliEcho pushed to main at PoliEcho/naval_swarm 2025-02-03 20:48:47 +00:00
8c4ccfeb28 add credit
PoliEcho pushed to master at PoliEcho/bakatui 2025-01-29 13:56:08 +00:00
6985b21d37 fixed 1 segfault
PoliEcho pushed to master at PoliEcho/bakatui 2025-01-27 15:36:40 +00:00
4ba8710a71 start of network implementation
bd01b506f0 add basic scroling
Compare 2 commits »
PoliEcho pushed to master at PoliEcho/bakatui 2025-01-26 17:08:16 +00:00
4c383fce4c add mark Themes and variable window hight
86b9ea812d remove unnessesery line of code
Compare 2 commits »
PoliEcho pushed to master at PoliEcho/bakatui 2025-01-26 13:50:40 +00:00
0119429514 fix window overflowing off screen & refactor init_wins() a bit
025c51c3ad first attempt at fixing window sowing outside of screen at marks page
Compare 2 commits »
PoliEcho pushed to master at PoliEcho/.profile 2024-12-19 15:51:45 +00:00
a221f8887f Update README.md
PoliEcho pushed to master at PoliEcho/.profile 2024-12-19 14:50:08 +00:00
9e7f26b753 Update README.md
PoliEcho created branch master in PoliEcho/.profile 2024-12-19 14:49:25 +00:00
PoliEcho pushed to master at PoliEcho/.profile 2024-12-19 14:49:25 +00:00
dcd40d3516 Add README.md
PoliEcho created repository PoliEcho/.profile 2024-12-19 14:48:41 +00:00
PoliEcho pushed to main at PoliEcho/advent-of-code-2024 2024-12-18 20:36:10 +00:00
3c46d64137 I hate SIGSEGV
PoliEcho pushed to main at PoliEcho/advent-of-code-2024 2024-12-18 13:20:58 +00:00
75f8b35464 fuck this
PoliEcho pushed to main at PoliEcho/advent-of-code-2024 2024-12-15 20:38:11 +00:00
73ce54256e change cout to clog
PoliEcho pushed to main at PoliEcho/advent-of-code-2024 2024-12-15 20:34:14 +00:00
be92e980fd fixed that stupid char overflow day9 part 1 done