https://github.com/abdnh/generals-replay-search
https://github.com/abdnh/generals-replay-search
command-and-conquer generals rts zero-hour
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abdnh/generals-replay-search
- Owner: abdnh
- Created: 2024-03-02T13:13:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-14T22:16:29.000Z (about 1 year ago)
- Last Synced: 2025-01-24T07:29:50.363Z (4 months ago)
- Topics: command-and-conquer, generals, rts, zero-hour
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a work-in-progress Python project to make it easier to view information about game replays of [Command & Conquer: Generals](https://en.wikipedia.org/wiki/Command_%26_Conquer:_Generals) and [Command & Conquer: Generals – Zero Hour](https://en.wikipedia.org/wiki/Command_%26_Conquer:_Generals_%E2%80%93_Zero_Hour) and search for relevant replays. Inspired by the old RepInfo tool.
## Roadmap
- [x] Replay file parsing
- [x] [Gentool](https://www.gentool.net/) data downloader
- [x] SQLite database
- [ ] Graphical interface and search features