Stars
- All languages
- ANTLR
- ASP
- Assembly
- AutoIt
- Batchfile
- Blade
- C
- C#
- C++
- CMake
- CSS
- CoffeeScript
- Cython
- Dart
- GDScript
- GDShader
- Game Maker Language
- Go
- HTML
- Handlebars
- Haxe
- Inno Setup
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- LLVM
- Logos
- Lua
- MDX
- Makefile
- Markdown
- Nunjucks
- Objective-C
- PHP
- Pascal
- Perl
- PostScript
- PowerShell
- Pug
- Python
- QML
- QuakeC
- Roff
- Ruby
- Rust
- SCSS
- Sass
- Scheme
- Shell
- Smalltalk
- Smarty
- Svelte
- TSQL
- Twig
- TypeScript
- VBScript
- Vim Script
- Visual Basic
- Visual Basic .NET
- XSLT
mrpond / BlockTheSpot
Forked from master131/BlockTheSpotVideo, audio & banner adblock/skip for Spotify
weihuoya / citra
Forked from neobrain/citraA Nintendo 3DS Emulator
RobertBeckebans / RBDOOM-3-BFG
Forked from id-Software/DOOM-3-BFGDoom 3 BFG Edition source port with updated DX12 / Vulkan renderer and modern game engine features
friction2d / friction
Forked from MaurycyLiebner/enveFriction Graphics
weihuoya / dolphin
Forked from dolphin-emu/dolphinDolphin is a GameCube / Wii emulator.
aseprite / skia
Forked from google/skiaSkia is a complete 2D graphic library for drawing Text, Geometries, and Images.
TheCherno / imgui
Forked from ocornut/imguiDear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
jwhitham / HeadlessDoom
Forked from id-Software/DOOMBenchmark / Test program based on DOOM Open Source Release
weihuoya / ppsspp
Forked from hrydgard/ppssppA PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us in #ppsspp on freenode (IRC) or just send pull requests / issues. For discussion use the forums on pp…
Windows games someone wrote a long time ago.
Graygzou / raven
Forked from VincentPera/RavenTop down 2D game, similar to a Quake-style deathmatch.
p-ranav / FTXUI
Forked from ArthurSonzogni/FTXUI💻 C++ Functional Terminal User Interface. ❤️
WGPCodeClub / AtomFury
Forked from kripken/BananaBreadAtomFury is a C++ 3D game engine that runs on the web using JavaScript+WebGL+HTML Based on BananaBread.
p-ranav / workflow
Forked from sogou/workflowC++ Parallel Computing and Asynchronous Networking Engine
TheCoderRaman / Relocate-Engine
Forked from Ashe/Relocate-EngineA prototype cross-platform open-source engine built on SFML featuring Box2D physics, Lua scripting and Imgui, built using C++
TheCoderRaman / Understanding-Search-Engine-Using-Cplusplus
Forked from Mayurji/Understanding-Search-Engine-Using-CplusplusUnderstanding Search Engine concepts and implementing the same using C++ and STL .
TheCoderRaman / AEART
Forked from aracitdev/AEARTA set of classes and functions to provide text based ASCII art image functions.
Rouji / dxx-rebirth
Forked from dxx-rebirth/dxx-rebirthDescent-Rebirth and Descent II-Rebirth
TheCoderRaman / Automatic-concept-recognition-in-images
Forked from ndongmo/Automatic-concept-recognition-in-imagesThis project aims to implement a strong C++ algorithm for concept recognition in images based on Neural Networks.
p-ranav / oof
Forked from s9w/oofConvenient, high-performance RGB color and position control for console output
Simple 2D game written from scratch in C++ and SDL2.0
kjetand / magic_enum
Forked from Neargye/magic_enumStatic reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code