Pinned Repositories
AMLFP
another math lib for practicing
ATDGameDemoUsingWurstScript
this project is aimed to teaching people how to make a custom-map in war3 reforaged
capy-template
Simple template for creating a Capy app in Zig
card-server
a small server for card pool simulation
Card-Server-ArangoDB-based-
another version of the card-server using graph database and design data storage in another style
card-server-micro-services-version
database_demo
learning to write a database
graphics-learnig
ray tracing in one weekend learning progresses, but I choose rust to implement it.
shoot_them_up_ferris
let's learn Rust by a simple 2d shooter game
simple_game_example_with_wurst_and_warcraft
trying to using wurst to create a simple game
pathologyenigma's Repositories
pathologyenigma/graphics-learnig
ray tracing in one weekend learning progresses, but I choose rust to implement it.
pathologyenigma/card-server
a small server for card pool simulation
pathologyenigma/Card-Server-ArangoDB-based-
another version of the card-server using graph database and design data storage in another style
pathologyenigma/database_demo
learning to write a database
pathologyenigma/shoot_them_up_ferris
let's learn Rust by a simple 2d shooter game
pathologyenigma/simple_game_example_with_wurst_and_warcraft
trying to using wurst to create a simple game
pathologyenigma/AMLFP
another math lib for practicing
pathologyenigma/ATDGameDemoUsingWurstScript
this project is aimed to teaching people how to make a custom-map in war3 reforaged
pathologyenigma/capy-template
Simple template for creating a Capy app in Zig
pathologyenigma/card-server-micro-services-version
pathologyenigma/card-simulation
pathologyenigma/coding-interview-university
A complete computer science study plan to become a software engineer.
pathologyenigma/compiler_learning_with_zig
watch tiger and found some of the code is not allowed in modern c, so I try anthor language, -- zig.
pathologyenigma/concepts_and_module_and_async
learning cpp20 by coding
pathologyenigma/eframe_template
The easy way to make a Rust app with a GUI
pathologyenigma/egui-app-demo
just learning egui by writing this demo
pathologyenigma/enigma
some basic renderer implementation
pathologyenigma/enigma_app
enigma_app is the core app of the enigma renderer
pathologyenigma/julia_learning
source code and code examples for https://www.bilibili.com/read/readlist/rl528182?spm_id_from=333.999.0.0
pathologyenigma/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
pathologyenigma/o3de
Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations without any fees or commercial obligations.
pathologyenigma/open-source-novel-testing
testing if it is possible to write novel like it is a open source project
pathologyenigma/prms-mobile
pathologyenigma/rusty-rogue-like-with-bevy
learning https://bfnightly.bracketproductions.com/rustbook/ but using bevy instead
pathologyenigma/testing-some-md
pathologyenigma/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
pathologyenigma/zig-data-structures
trying to learnning zig by writing data structures
pathologyenigma/zig-gamedev
Building game development ecosystem for @ziglang!
pathologyenigma/zig-libs-for-my-own-usage
some lib I wrote in zig for my own usage or for learning something
pathologyenigma/zig-utils
some utils I use for zig dev