Top 3 C help-wanted Projects
-
wargus
Importer and scripts for Warcraft II: Tides of Darkness, the expansion Beyond the Dark Portal, and Aleonas Tales
Project mention: How does the "AI" work in old RTS games? | reddit.com/r/AskProgramming | 2022-11-05In the case of Stratagus/Wargus (open source clone of Warcraft II), the AI at its top level has an ordered list of goals/commands, to give it a sensible progression and allow it to be tailored to specific scenarios while hiding a lot of complexity. Like here's the land attack script for random scenarios, and there's separate scripts for air and sea attacks. Specific campaigns also have their own scripts for each AI player like this one.
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Project mention: Ask HN: What's the best source code you've read? | news.ycombinator.com | 2022-09-10
Index
What are some of the best open-source help-wanted projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | wargus | 285 |
2 | SynapseOS | 102 |
3 | GladiatorPits-MUD | 8 |