• Joined on 2023-03-30
trianta opened issue trianta/trianta.dev#13 2025-02-26 02:48:56 -06:00
core: add mobile viewing
trianta pushed to pong at trianta/trianta.dev 2024-12-30 17:15:45 -06:00
225e5e8422 pong: reset counter on idle and increase idle length
trianta pushed to pong at trianta/trianta.dev 2024-12-30 17:14:04 -06:00
3aaa6740f4 pong: let bot idle last longer
trianta pushed to pong at trianta/trianta.dev 2024-12-30 17:11:43 -06:00
51ec729979 pong: fix which bot should idle
trianta pushed to pong at trianta/trianta.dev 2024-12-30 17:10:49 -06:00
be4eb906c5 pong: make other bot idle when not busy
trianta pushed to pong at trianta/trianta.dev 2024-12-30 17:03:54 -06:00
16242e95ca pong: increase speed of game
d1d9631ae8 pong: fix left paddle location
Compare 2 commits »
trianta pushed to pong at trianta/trianta.dev 2024-12-30 17:00:53 -06:00
e2f111dd36 pong: fix undefined function
trianta pushed to pong at trianta/trianta.dev 2024-12-30 16:54:04 -06:00
43f652f695 pong: there's no way this works
trianta pushed to pong at trianta/trianta.dev 2024-12-30 16:43:30 -06:00
347c419d59 pong: fix wack definition order
trianta pushed to pong at trianta/trianta.dev 2024-12-30 16:30:59 -06:00
efcc58d0cd Merge branch 'main' into pong
5edb887eec Merge pull request 'core: new split layout for page' (#12) from redesign into main
dea09e2f50 core: match other pages to format
785266d0e4 core: decrease trianta and move content text left
4d01c794c0 core: make main area flex and add changes to contact
Compare 6 commits »
trianta pushed to main at trianta/trianta.dev 2024-12-30 00:03:46 -06:00
5edb887eec Merge pull request 'core: new split layout for page' (#12) from redesign into main
dea09e2f50 core: match other pages to format
785266d0e4 core: decrease trianta and move content text left
4d01c794c0 core: make main area flex and add changes to contact
262246e8f0 core: make nav bar actually a nav bar and side by side with content
Compare 5 commits »
trianta merged pull request trianta/trianta.dev#12 2024-12-30 00:03:44 -06:00
core: new split layout for page
trianta created pull request trianta/trianta.dev#12 2024-12-30 00:03:40 -06:00
core: new split layout for page
trianta pushed to redesign at trianta/trianta.dev 2024-12-29 22:23:03 -06:00
dea09e2f50 core: match other pages to format
trianta pushed to redesign at trianta/trianta.dev 2024-12-29 22:19:00 -06:00
785266d0e4 core: decrease trianta and move content text left
trianta pushed to redesign at trianta/trianta.dev 2024-12-29 22:09:24 -06:00
4d01c794c0 core: make main area flex and add changes to contact
trianta pushed to redesign at trianta/trianta.dev 2024-12-29 21:47:37 -06:00
262246e8f0 core: make nav bar actually a nav bar and side by side with content
trianta pushed to pong at trianta/trianta.dev 2024-12-27 10:34:45 -06:00
30023be33b pong: fix unconstructed objects
trianta pushed to pong at trianta/trianta.dev 2024-12-27 10:30:04 -06:00
39380d76af pong: fix missing parenthesis
trianta pushed to pong at trianta/trianta.dev 2024-12-27 10:25:56 -06:00
eb060589fe pong: rewrite into typescript