Commit Graph

  • 66a45a698f
    docs: update README with new splash images and signed mode description (#12) main William Raendchen 2025-12-13 13:56:58 +01:00
  • 758031778b bump version to 0.3.1 epic-64 2025-12-03 00:00:00 +01:00
  • b1df1b1fbd
    fix: first suggestion always correct (#11) William Raendchen 2025-12-03 10:29:18 +01:00
  • 503f9eef0b feat: add build script for cross-platform executables and update version to 0.3.0 epic-64 2025-12-01 00:00:00 +01:00
  • a67d852437 docs: add toggle for signed/unsigned mode in controls section epic-64 2025-12-01 00:00:00 +01:00
  • 59496a70b6 update color for bits::eight epic-64 2025-12-01 00:00:00 +01:00
  • 5e078073a5
    feat: animate splash screen (#8) William Raendchen 2025-12-01 21:54:26 +01:00
  • c22617f642
    Merge pull request #9 from lucaspalomodevelop/main William Raendchen 2025-12-01 21:21:44 +01:00
  • 714f9ec187
    formating lucaspalomodevelop 2025-12-01 18:26:40 +01:00
  • b0ba9e63bd
    Merge branch 'epic-64:main' into main lucaspalomodevelop 2025-11-29 11:08:57 +01:00
  • 1b91536a5e
    add FourTwosComplement Mode lucaspalomodevelop 2025-11-29 11:08:06 +01:00
  • cb4ea13866
    link readme CI status to main branch William Raendchen 2025-11-25 13:13:48 +01:00
  • de05e0c91c
    cleanup: remove obsolete code, configure rustfmt and clippy (#7) William Raendchen 2025-11-22 15:24:40 +01:00
  • 9a19822aaf
    Merge pull request #5 from 0xAdk/feat/vim_keybinds William Raendchen 2025-11-20 17:33:58 +01:00
  • c43e37553e add vim keybindings 0xadk 2025-11-19 14:33:02 -08:00
  • ebc1ce1225 refactor keybind checking into it's own module 0xadk 2025-11-18 09:20:12 -08:00
  • 9b56dee062 run clippy --fix 0xadk 2025-11-18 09:11:20 -08:00
  • 69de23c76b feat: add MIT license and update README with license information epic-64 2025-11-20 00:00:00 +01:00
  • d05c75000c
    Merge pull request #4 from epic-64/performance-adaptive-polling William Raendchen 2025-11-19 18:25:47 +01:00
  • b37831df97 chore: remove resource conscious section from README epic-64 2025-11-19 00:00:00 +01:00
  • 2cc18bbfae feat: store and retrieve last selected index in start menu epic-64 2025-11-19 00:00:00 +01:00
  • 241693217e test: add check for skip_first_dt flag in puzzle timeout behavior epic-64 2025-11-19 00:00:00 +01:00
  • 7be94e225a feat: add skip_first_dt flag to prevent timer jump on new puzzle start epic-64 2025-11-19 00:00:00 +01:00
  • f6d1b8b6f6 Merge remote-tracking branch 'origin/main' into performance-adaptive-polling epic-64 2025-11-19 17:18:08 +01:00
  • 0941e72d7d
    add video to README, via user-attachments William Raendchen 2025-11-19 17:14:59 +01:00
  • f949501c59 docs: update recommended terminals section in README epic-64 2025-11-19 00:00:00 +01:00
  • 42e5023c3e fix: remove video tag from readme epic-64 2025-11-19 00:00:00 +01:00
  • e81f744916
    Merge pull request #3 from orhun/chore/add-demo-video William Raendchen 2025-11-19 17:00:58 +01:00
  • 92821fdc1a
    Add demo video Orhun Parmaksız 2025-11-19 12:47:01 +03:00
  • d4db975fcb feat: update needs_render flag handling for performance mode epic-64 2025-11-19 00:00:00 +01:00
  • 26b8b6fde5 feat: advance game state before rendering to update stats epic-64 2025-11-19 00:00:00 +01:00
  • 918dc45226 feat: add adaptive FPS mode handling based on game state epic-64 2025-11-19 00:00:00 +01:00
  • 3e1933deb7 feat: implement adaptive polling for FPS handling in game states epic-64 2025-11-19 00:00:00 +01:00
  • b21037a57c use indoc for proper string formatting epic-64 2025-11-10 00:00:00 +01:00
  • 34533e6105 docs: clarify instructions for building from source in README epic-64 2025-11-08 00:00:00 +01:00
  • 5f69aef75a docs: add controls section to README epic-64 2025-11-08 00:00:00 +01:00
  • 3f40f31252 docs: enhance README with colorblind accessibility information and gameplay details epic-64 2025-11-08 00:00:00 +01:00
  • 3c17be912a docs: update README with game features and retro aesthetics epic-64 2025-11-08 00:00:00 +01:00
  • 30f260f0ab add ratatui badge epic-64 2025-11-08 00:00:00 +01:00
  • 6ec0d83c0b docs: update README with installation instructions for Linux and building from source epic-64 2025-11-08 00:00:00 +01:00
  • 003a28cf1b cleanup epic-64 2025-11-08 00:00:00 +01:00
  • 2a209c79c9 cleanup epic-64 2025-11-08 00:00:00 +01:00
  • 5d45e0af14 add tests epic-64 2025-11-08 00:00:00 +01:00
  • 0024cb1219 cleanup: remove redundant comment in binary_numbers.rs epic-64 2025-11-08 00:00:00 +01:00
  • 69c108b516 cleanup: remove outdated comment in BinaryNumbersPuzzle struct epic-64 2025-11-08 00:00:00 +01:00
  • ba5d7a6d1c cleanup epic-64 2025-11-08 00:00:00 +01:00
  • d10e738cc1 cleanup epic-64 2025-11-08 00:00:00 +01:00
  • 17c65980a8 cleanup epic-64 2025-11-08 00:00:00 +01:00
  • 3c52f004d2 cleanup epic-64 2025-11-08 00:00:00 +01:00
  • 8cb9adf833 cleanup epic-64 2025-11-08 00:00:00 +01:00
  • 6c7f3e0729 cleanup epic-64 2025-11-08 00:00:00 +01:00
  • e2fd52d6b3 init epic-64 2025-11-08 00:00:00 +01:00