Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anttiromppanen/tiralab-chess
https://github.com/anttiromppanen/tiralab-chess
Last synced: about 21 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/anttiromppanen/tiralab-chess
- Owner: anttiromppanen
- Created: 2024-01-19T16:17:34.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-24T20:30:10.000Z (11 months ago)
- Last Synced: 2024-11-09T20:41:02.491Z (about 2 months ago)
- Language: TypeScript
- Homepage: https://tiralab-chess.vercel.app
- Size: 379 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tiralab-chess
[![codecov](https://codecov.io/gh/anttiromppanen/tiralab-chess/graph/badge.svg?token=726AHQVWW5)](https://codecov.io/gh/anttiromppanen/tiralab-chess)
![example workflow](https://github.com/anttiromppanen/tiralab-chess/actions/workflows/actions.yml/badge.svg)A web-based chess game for datastructures and algorithms course at University of Helsinki.
[Link to the game](https://tiralab-chess.vercel.app/)
## Documentation
[Specifications document](https://github.com/anttiromppanen/tiralab-chess/blob/main/documentation/specifications.md)
[Testing document](https://github.com/anttiromppanen/tiralab-chess/blob/main/documentation/testing.md)
### Weekly reports
[Week 1](https://github.com/anttiromppanen/tiralab-chess/blob/main/documentation/weekly_report_1.md)[Week 2](https://github.com/anttiromppanen/tiralab-chess/blob/main/documentation/weekly_report_2.md)
[Week 3](https://github.com/anttiromppanen/tiralab-chess/blob/main/documentation/weekly_report_3.md)
[Week 4](https://github.com/anttiromppanen/tiralab-chess/blob/main/documentation/weekly_report_4.md)
[Week 5](https://github.com/anttiromppanen/tiralab-chess/blob/main/documentation/weekly_report_5.md)
[Week 6](https://github.com/anttiromppanen/tiralab-chess/blob/main/documentation/weekly_report_6.md)