csharp-wolfenstein
Game engine
C# port of an open-source 3D shooter game, utilizing modern C# language features and Blazor for browser rendering.
CSharp port of Wolfenstein using the funky new language features
73 stars
7 watching
4 forks
Language: C#
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
id-software/wolf3d | An open source implementation of the classic first-person shooter game | 2,209 |
michalstrehovsky/zerosharp | Demonstrates the use of C# for systems programming with native ahead-of-time compilation technology | 2,030 |
davidwynne/csharpeval | A lightweight C# compiler and REPL that compiles and executes user-defined C# code at runtime | 24 |
bitzhuwei/csharpgl | A C# wrapper for the OpenGL API, abstracting away its complexities to simplify game development and rendering tasks. | 572 |
samueltulach/virustotaluploader | An application for uploading files to VirusTotal for virus scanning | 1,191 |
csarkosh/html5-fps | An HTML5 first-person shooter built with Babylon.js and React | 15 |
alexyakunin/boardgames | A real-time multiplayer board game web app built with .NET 5 and Stl.Fusion for live state synchronization | 71 |
id-software/wolf3d-ios | An iOS port of the classic 3D shooter Wolfenstein 3D | 522 |
thraka/sadconsole | A cross-platform .NET library for creating text-based games and consoles with support for ASCII characters, GUI, and advanced features. | 1,249 |
real-serious-games/c-sharp-promise | A C# promises library for managing asynchronous operations in game development and other high-performance applications. | 1,207 |
csharpfritz/csharp_with_csharpfritz | A collection of resources and code for learning C# programming with CSharpFritz's tutorials and examples. | 663 |
sharpenrocks/sharpen | Intelligently modernizes existing C# codebases by introducing new language features and refactoring code | 416 |
babylonjs-archive/simple-3d-fps | A 3D game built with BabylonJS engine on top of WebGL and HTML5 technologies | 0 |
jamescourtney/flatsharp | A C# implementation of Google's FlatBuffers serialization format for high-performance binary serialization | 513 |
vincenth-net/csharpformarkup | Provides a concise and declarative C# UI markup system for multiple .NET frameworks, aiming to simplify UI development. | 761 |