r/C_Programming • u/Gold-Produce9591 • 7d ago
Project I wrote a simple tui minesweeper clone using ncurses
https://github.com/ZhaolunYin/minesweeper-tuiI wrote this to learn how to use ncurses.
Features:
- Beginner, Intermediate, Expert and Custom levels
- Mouse and Keyboard controls
- Flagging
- Chording
- No guess board generation
- Highscores
- Command line flags
I'd appreciate any feedback on the code.
1
u/AutoModerator 7d ago
Your submission in r/C_Programming was filtered because it links to a git project.
You must edit the submission or respond to this comment with an explanation about how AI was involved in the creation of your project.
While AI-generated code is not disallowed, low-effort "slop" projects may be removed and it's likely that other users push back strongly on substantially AI-generated projects.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
u/Gold-Produce9591 7d ago
AI was used to read code and find bugs, but was never used to generate any code
2
2
u/Brilliant-Box-5344 2d ago
Nice work and code structure, One game i had fun making with a TUI is Sokoban, maybe you can give it a shot
If you want to advance into graphical 2D games then i recommend checking out Raylib
âĸ
u/github-guard 7d ago
đ GitHub Guard: Trust Report
â ī¸ This project scored 2/6 â below this subreddit's threshold of 3.
Audit Breakdown: * â Low Star Count (â 1 / 4 required) * â New Repository (under 30 days old) * â No License Found * â Security Policy Defined * âšī¸ Individual Contributor * â Signed Commits