Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Game UI for voice switching #27

Open
wants to merge 28 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
36bd124
feat: app try out
logesh2496 Jun 5, 2024
5a32e2b
fix: moving at same speed
logesh2496 Jun 5, 2024
547a5bd
fix: throw workings
logesh2496 Jun 6, 2024
5fcaf56
feat: tiles, marbles mechanism
logesh2496 Jun 7, 2024
60b453c
fix: change to voxaudio url
logesh2496 Jun 8, 2024
aed3dd0
feat: voice switch delay, ui changes
logesh2496 Jun 9, 2024
05fae9d
fix: tiles, preventdefaults
logesh2496 Jun 10, 2024
2d7519e
fix: play vocals only till the tile
logesh2496 Jun 10, 2024
db625a2
fix: scheduling and multi players
logesh2496 Jun 10, 2024
955f407
fix: player glitch by moving out the process
logesh2496 Jun 10, 2024
e980d0c
fix: build error
logesh2496 Jun 10, 2024
c5d50e7
fix: playarea from latest block
logesh2496 Jun 10, 2024
0758832
fix: mobile touch events, width
logesh2496 Jun 10, 2024
5a814f3
fix: fast loading bg
logesh2496 Jun 11, 2024
21eb677
fix: random positions
logesh2496 Jun 11, 2024
ff40a85
fix: dynamic cover loading
logesh2496 Jun 11, 2024
3abe449
fix: more configs
logesh2496 Jun 12, 2024
8603bd5
fix: min,max beats
logesh2496 Jun 12, 2024
3a4a6b6
fix: time & score
logesh2496 Jun 12, 2024
592db19
fix: text, hit rate
logesh2496 Jun 12, 2024
547ec54
fix: section start
logesh2496 Jun 12, 2024
6097015
fix: horizontal with multiple rows of marbles
logesh2496 Jun 13, 2024
8a95366
fix: tile hit animation
logesh2496 Jun 13, 2024
9e3023e
fix: hit mode front, reverse
logesh2496 Jun 14, 2024
55f54bc
fix: slingshot mode for reverse
logesh2496 Jun 14, 2024
96bc5a5
fix: marble .format images
logesh2496 Jun 14, 2024
4dbb891
fix: play animation, 3 marbles with glow
logesh2496 Jun 14, 2024
94d3827
fix: closer aim
logesh2496 Jun 14, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"axios": "^1.6.5",
"colormap": "^2.3.2",
"firebase": "^10.8.0",
"framer-motion": "^11.2.10",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",
Expand Down
Binary file added public/bg.webp
Binary file not shown.
Loading