This website requires JavaScript.
Explore
Help
Register
Sign In
lila-games
/
tic-tac-toe-ui
Watch
1
Star
0
Fork
0
You've already forked tic-tac-toe-ui
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8dc41fca2c79837b9790d9ce5b971bce75314dab
tic-tac-toe-ui
/
src
History
Vishesh 'ironeagle' Bangotra
8dc41fca2c
using correct props instead of internal props for TicTacToeGame.tsx and BattleshipGame.tsx
2025-12-04 19:24:14 +05:30
..
games
using correct props instead of internal props for TicTacToeGame.tsx and BattleshipGame.tsx
2025-12-04 19:24:14 +05:30
interfaces
refactor(game): unify GameState, standardize board props, and rename game components
2025-12-04 19:16:20 +05:30
providers
refactor: separate Nakama provider concerns into context, refs, and state modules
2025-12-04 18:56:48 +05:30
utils
refactoring game for separate folders for game boards and common logic for player
2025-12-01 20:36:46 +05:30
App.tsx
renamed BattleShipGame.tsx to BattleshipGame.tsx to match props name. using props interface for both instead of using commonProps
2025-12-04 19:22:07 +05:30
main.jsx
refactoring game for separate folders for game boards and common logic for player
2025-12-01 20:36:46 +05:30
Player.tsx
hiding game mode for now as there's no different game modes for either tictactoe or battleship
2025-12-03 22:05:22 +05:30
styles.css
refactoring game for separate folders for game boards and common logic for player
2025-12-01 20:36:46 +05:30
vite-env.d.ts
fixes
2025-11-29 19:27:59 +05:30