https://github.com/naocoding/xiangqi_fen_to_cfunction
Xiangqi simulator for NTNU CSIE CP2 (2025) homework 1.
https://github.com/naocoding/xiangqi_fen_to_cfunction
Last synced: 12 months ago
JSON representation
Xiangqi simulator for NTNU CSIE CP2 (2025) homework 1.
- Host: GitHub
- URL: https://github.com/naocoding/xiangqi_fen_to_cfunction
- Owner: NaoCoding
- Created: 2025-03-07T17:59:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-11T17:03:06.000Z (12 months ago)
- Last Synced: 2025-03-11T18:21:53.252Z (12 months ago)
- Language: JavaScript
- Homepage: http://naocoding.github.io/Xiangqi_FEN_to_CFunction/
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Xiangqi_FEN_to_CFunction
Convert Xiangqi FEN record to C_Function implied in 2025 NTNU CSIE CP2 homework 1 question 4.
This is a small tool for developing and testing question 4.
### What does this script do?
This script aims to convert multiple FEN records into C Functions ( to replace hw0104 ).
It may help students for testing and improve the speed for TAs to generate testcases.
### How to use?
Find a Xiangqi game record or play it yourself. Copy every moves' FEN record code to the converter.
