-
- Downloads
Battleships v1 functional
Showing
- .gitignore 5 additions, 1 deletion.gitignore
- package-lock.json 129 additions, 3 deletionspackage-lock.json
- package.json 3 additions, 0 deletionspackage.json
- public/games/battleships/game.html 22 additions, 0 deletionspublic/games/battleships/game.html
- public/games/battleships/game.js 397 additions, 0 deletionspublic/games/battleships/game.js
- public/games/battleships/index.html 2 additions, 1 deletionpublic/games/battleships/index.html
- public/games/battleships_v2/game.html 22 additions, 0 deletionspublic/games/battleships_v2/game.html
- public/games/battleships_v2/game.js 52 additions, 0 deletionspublic/games/battleships_v2/game.js
- public/games/battleships_v2/index.html 17 additions, 0 deletionspublic/games/battleships_v2/index.html
- public/games/cah/index.html 17 additions, 0 deletionspublic/games/cah/index.html
- public/games/game_loader.js 97 additions, 0 deletionspublic/games/game_loader.js
- public/games/index.html 5 additions, 0 deletionspublic/games/index.html
- public/games/template/index.html 17 additions, 0 deletionspublic/games/template/index.html
- src/error.ts 2 additions, 1 deletionsrc/error.ts
- src/gamedb.ts 38 additions, 1 deletionsrc/gamedb.ts
- src/games.ts 67 additions, 24 deletionssrc/games.ts
- src/games/battleships.ts 314 additions, 4 deletionssrc/games/battleships.ts
- src/games/game.ts 3 additions, 0 deletionssrc/games/game.ts
Loading
Please register or sign in to comment