C++ competition Projects
-
Project mention: Ranked Arenas’ new Elo-MMR system: How It Actually Works (whitepaper by EA) | reddit.com/r/CompetitiveApex | 2021-07-22
The author of said paper also published an implementation of it in Rust on his GitHub: https://github.com/EbTech/Elo-MMR
-
bomberland
Bomberland: a multi-agent AI competition based on Bomberman. This repository contains both starter / hello world kits + the engine source code
Project mention: Show HN: Bomberland – An AI competition to build the best Bomberman bot | news.ycombinator.com | 2021-09-24Thanks for the feedback! We're working on improving the onboarding flow. Sorry about the Docker link issue - it should link you to a copy of the environment binary so that you can play around without Docker (no docs for this workflow just yet unfortunately).
It's essentially a Bomberman-inspired game, where you program the agents to play in it and can play against other users' agents. You can try it out without an account by cloning one of the starter kits here: https://github.com/CoderOneHQ/bomberland and following the usage instructions (but you'll need to create an account to use the visualizer and to submit agents).
We recommend the Docker flow, but if you get stuck feel free to reach out to me (Joy) or @thegalah (Matt) on our Discord: https://discord.gg/NkfgvRN
-
SonarLint
Deliver Cleaner and Safer Code - Right in Your IDE of Choice!. SonarLint is a free and open source IDE extension that identifies and catches bugs and vulnerabilities as you code, directly in the IDE. Install from your favorite IDE marketplace today.
C++ competition related posts
Index
Project | Stars | |
---|---|---|
1 | Elo-MMR | 82 |
2 | bomberland | 61 |
Are you hiring? Post a new remote job listing for free.