utilForever
@42dot Software Engineer, @microsoft MVP, @CppKorea Founder, @reinforcement-learning-kr Administrator, @RustFestEU Global 2021 Organizer
@42dotSeongnam, Republic of Korea
Pinned Repositories
CubbyFlow
Voxel-based fluid simulation engine for computer games
2023-MatKor-Rust-Interpreter
2023년 고려대학교 MatKor 스터디 - Rust 기초 프로그래밍 + 인터프리터 만들기
awesome-cafe
☕ 모각코하기 좋은 국내 카페 리스트
baba-is-auto
Baba Is You simulator using C++ with some reinforcement learning
game-developer-roadmap
Roadmap to becoming a game developer in 2022
modern-cpp-tutorial
A curated list of Modern C++ articles, examples, tutorials, frameworks, libraries, and shiny things.
PokeMaster
Pokémon battle simulator using Rust with some reinforcement learning
rl-paper-study
Reinforcement Learning paper review study
RosettaStone
Hearthstone simulator using C++ with some reinforcement learning
Runeterra
Legends of Runeterra simulator using C++ with some reinforcement learning
utilForever's Repositories
utilForever/Runeterra
Legends of Runeterra simulator using C++ with some reinforcement learning
utilForever/2022-Make-Compiler-Rust
2022년 온라인 스터디 - Rust로 만드는 컴파일러
utilForever/PokeMaster
Pokémon battle simulator using Rust with some reinforcement learning
utilForever/hiking-for-developers
⛰️ 개발자들의 건강 증진을 위한 등산 관련 정보 모음 🥾
utilForever/onboarding-for-beginners
A step-by-step onboarding plans and related materials for beginners
utilForever/phys
2D/3D physics engine for games written in Rust
utilForever/problem-solving-roadmap
Roadmap to solving a problem using data structures/algorithms in 2022
utilForever/recommend-books
My recommended computer programming book list
utilForever/rust-wasm-prost
A simple code for checking crate 'prost' on WebAssembly (🦀 + 🕸️ = 💖)
utilForever/Sunshine
Cross-platform rendering engine that supports DirectX 11/12, OpenGL and Vulkan
utilForever/rxrust-with-wasm
A Rust-based simple example using rxrust and wasm-bindgen
utilForever/monkey-interpreter
About an Interpreter for the Monkey Language in Go
utilForever/exercism-go
My Go solutions for Exercism exercises to be an Gopher!
utilForever/rainbow-dqn-rs
A step-by-step tutorial from DQN to Rainbow using Rust and tch-rs
utilForever/town-rs
A city building simulation game for reinforcement learning using Rust
utilForever/unity-rust
A simple example showing how to write a Unity native plugin in Rust
utilForever/cheats-kr.rs
Korean translation of Rust Language Cheat Sheet - https://cheats-kr.rs
utilForever/deep-fluids
Deep Fluids: A Generative Network for Parameterized Fluid Simulations
utilForever/mujoco-rs
Re-Implementation MuJoCo Physics in Rust - A general purpose physics simulator
utilForever/concurrent
utilForever/cpp-wasm
WebAssembly programming with C/C++ using Emscripten
utilForever/exercism-kotlin
My Kotlin solutions for Exercism exercises to be a Kotlin master!
utilForever/exercism-wasm
My WebAssembly solutions for Exercism exercises to be an WebAssembly master!
utilForever/ferris-is-you
Baba Is You simulator using Rust with some reinforcement learning
utilForever/rust-elixir-bridge
Example code for building and deploying a Rust library on Elixir with Rustler
utilForever/rust-kotlin-bridge
Example code for building and deploying a Rust library on Android OS
utilForever/rust-wasm-tetris
A simple Rust and WebAssembly example implementing Tetris
utilForever/swirl
An experimental fluid simulation engine written in Zig
utilForever/tabletop-rs
Tabletop simulator using Rust with some reinforcement learning
utilForever/wordle-rs
A simple Wordle puzzle solver written in Rust