No description
- TypeScript 47.9%
- C# 47.3%
- JavaScript 2.2%
- HTML 1.7%
- Dockerfile 0.5%
- Other 0.4%
| .github | ||
| .idea/.idea.pac-man-board-game/.idea | ||
| .run | ||
| BackendTests | ||
| DataAccessLayer | ||
| pac-man-board-game | ||
| .dockerignore | ||
| .gitignore | ||
| global.json | ||
| pac-man-board-game.sln | ||
| pac-man-board-game.sln.DotSettings.user | ||
| README.md | ||
Pac-Man The Board Game
Work in progress.
Development
cd pac-man-board-game/ClientApp
pnpm install
cd ..
dotnet run
Log in
For testing there are currently two users available:
- Username:
Firefox, Password:Firefox - Username:
Chrome, Password:Chrome
Stack
- Frontend
- Backend