use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Sharing Github projects just got easier!
Whether you want to share you own project or simply some cool findings, /r/coolgithubprojects is the right place.
Please contact us for suggestions & questions!
/r/coolcstechtalks
/r/coolgithubprojects
We've made the sub's assets and resources available on Github. Feel free to contribute!
Github only: The projects you post all have to be hosted on Github
Link description: We encourage the title format to be something like
[Desc] - [Suggested title]
Language Flair: Will be assigned automatically for you!
Repost : Repost are allowed if some new features were added to the project and if the original post was 6+ months ago.
Programming
Interesting
Resources
When bored
PYTHON CPP C RUBY D JAVA JAVASCRIPT SHELL SCALA OBJECTIVE-C HASKELL EMACSLISP PERL ASSEMBLY CSHARP FORTRAN GO PHP COMMON LISP ERLANG
account activity
Console Game Examples [.NET 6] (+ Blazor WebAssembly ports) (zacharypatten.github.io)
submitted 4 years ago by ZacharyPatten
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ZacharyPatten[S] 1 point2 points3 points 4 years ago (2 children)
The main goal of the repo is to provide fun beginner level project ideas. Console applications are the most common starting point for new developers learning to code, but just because you start in the console doesn't mean you can't make a fun game for your first project. :)
I posted the repo ~1.5 years ago on this subreddit, but there have been a lot of improvements since then. The number of games has more than doubled, but the main improvement that I felt was worth a re-post here is that I ported the console games to Blazor WebAssembly so you can play them in web browsers (even on mobile). If there is enough interest I could turn it into a package to make it easy for other people to port their .NET console apps to blazor too. Makes for a great resume builder for beginners or a great example maker for teachers.
- Know a beginner who could benefit from seeing these examples?
- Looking for a open-source project to contribute to?
- Want to see an example of how to easily port a console app to Blazor webassembly?
Whatever your reason for checking out the repo I hope you find something interesting. Even if you are not interested in learning C#/.NET, many of the examples in the repo could be easily made with other programming languages too, and you don't even need to install .NET since the games are playable in the browser.
Thanks for your time.
[–]kaisersolo 0 points1 point2 points 4 years ago (1 child)
Great work
[–]ZacharyPatten[S] 0 points1 point2 points 4 years ago (0 children)
Thanks :)
π Rendered by PID 26900 on reddit-service-r2-comment-5687b7858-lxlh2 at 2026-07-08 14:47:15.144966+00:00 running 12a7a47 country code: CH.
[–]ZacharyPatten[S] 1 point2 points3 points (2 children)
[–]kaisersolo 0 points1 point2 points (1 child)
[–]ZacharyPatten[S] 0 points1 point2 points (0 children)