primaryobjects / Fluent-Simple-RPG-Game
C# .NET simple RPG role-playing battle game. Designed as an example of using the Expression Builder pattern with method chaining and progressive interfaces in C#. Demonstrates a basic internal domain specific language design. Also lets you kill some monsters too!
☆30Updated 13 years ago
Related projects ⓘ
Alternatives and complementary repositories for Fluent-Simple-RPG-Game
- Vaser is a powerful high performance event based network engine library for C# .Net. It’s possible to start multiple servers in one progr…☆31Updated last year
- US-ASCII transliterations of Unicode text. It supports almost all unicode letters, including Chinese, Cyrillic, Umlauts and etc.☆13Updated 3 years ago
- Extensions for the Unity DI container☆11Updated 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- C# library which provides uniform API for conversion between types.☆21Updated 7 months ago
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- A pure C# implementation of sparse bitsets☆23Updated 11 months ago
- C# reflection wrappers that provide portable, faster, and more natural APIs☆37Updated 7 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- Spans for the whole memory range.☆17Updated last year
- A C# library for creating long-running tasks and background workers.☆22Updated 4 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 4 months ago
- aot mock source generator☆10Updated last year
- MemoryStream with ArrayPool☆12Updated 2 years ago
- Standalone managed library for loading images of different formats☆10Updated 12 years ago
- 🗄 MultiPool - Expandable Object Pooling for Unity☆19Updated 3 years ago
- This is a library for .NET that allows you to invoke an external process, and expose its output as an async stream in C# 8.0.☆24Updated 4 months ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Binary serializer with full .NET support!☆17Updated last year
- An entity component system framework that uses generics to achieve composition without having the need to write new code in the entity cl…☆35Updated 6 years ago
- Voodoo Magic for WPF.☆13Updated 8 years ago
- Simple library to track changes of poco, list and dictionary.☆26Updated 8 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆23Updated 3 years ago
- CalcEngine to parse and evaluate string-based mathematical formulas☆13Updated 7 years ago
- GUI-based .NET wrapper generator for C++ libraries (WIP)☆18Updated 5 years ago
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆69Updated last year
- While there are already countless math libraries for performing common matrix/array functions, StarMath is distinguished by its simplicit…☆21Updated 4 years ago