• Stars
    star
    29
  • Rank 832,292 (Top 17 %)
  • Language
  • License
    MIT License
  • Created 3 months ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

2024년 서울대학교 SCSC + WaffleStudio 스터디 - Rust 기초 프로그래밍 + 크로스플랫폼 애플리케이션 개발

More Repositories

1

game-developer-roadmap

Roadmap to becoming a game developer in 2022
Rust
4,644
star
2

awesome-cafe

☕ 모각코하기 좋은 국내 카페 리스트
1,099
star
3

RosettaStone

Hearthstone simulator using C++ with some reinforcement learning
C++
642
star
4

2023-MatKor-Rust-Interpreter

2023년 고려대학교 MatKor 스터디 - Rust 기초 프로그래밍 + 인터프리터 만들기
Rust
342
star
5

modern-cpp-tutorial

A curated list of Modern C++ articles, examples, tutorials, frameworks, libraries, and shiny things.
C++
320
star
6

rl-paper-study

Reinforcement Learning paper review study
202
star
7

2022-Korea-Rust-Backend

2022년 고려대학교 Google Developer Student Clubs 스터디 - Rust 기초 프로그래밍 + Backend 개발
Rust
151
star
8

2022-Make-Interpreter-Rust

2022년 온라인 스터디 - Rust로 만드는 인터프리터
Rust
141
star
9

baba-is-auto

Baba Is You simulator using C++ with some reinforcement learning
Python
135
star
10

Cubby-v1

Voxel-based game client (based on AlwayGeeky's Vox)
C++
110
star
11

modern-cpp-next

Modern C++ Next: Comprehensive Guide for C++20
Shell
107
star
12

CubbyFlow-v1

Voxel-based fluid simulation engine for computer games
C++
88
star
13

cpp-developer-roadmap

Roadmap to becoming a C++ developer in 2020
76
star
14

2023-UNIST-Rust-Minecraft

2023년 UNIST HeXA 스터디 - Rust 기초 프로그래밍 + 마인크래프트 만들기
Rust
75
star
15

CubbyCalc

Simple Console Calculator using C++
C++
69
star
16

2021-KAIST-Include-AlphaGoZero

2021년 KAIST 동아리 Include 스터디 - AlphaGo와 AlphaGo Zero를 활용한 인공지능 바둑
Python
66
star
17

awesome-restaurant

🍴 국내 레스토랑 맛집 리스트
63
star
18

2022-INFCON-Rust-CrossPlatform

INFCON 2022 - Rust 크로스 플랫폼 프로그래밍 발표 자료 및 예제 코드
Rust
58
star
19

BOJ

About Baekjoon Online Judge problem solving by Rust
Rust
53
star
20

Runeterra

Legends of Runeterra simulator using C++ with some reinforcement learning
C++
49
star
21

CubbyTower

Simple tower defense game using C++ with Entity Component System (ECS)
C++
48
star
22

2022-CppKorea-DataStructure

2022년 C++ Korea 여름 스터디 - C++ 자료구조
C++
48
star
23

2019-OSS-Summer-RLBasic

2019년 OSS 개발자 포럼 여름 캠프 - 강화학습 기초 관련 예제 코드
Python
45
star
24

SnowSimulation

Snow simulation based on Disney's "The material point method for Snow Simulation" paper using Qt and CUDA
C++
39
star
25

PolyMapGenerator

Polygonal map generator for games. Generates island maps with a focus on mountains, rivers, coastlines.
C++
37
star
26

2022-Make-Compiler-Rust

2022년 온라인 스터디 - Rust로 만드는 컴파일러
35
star
27

DirectX

Visual Studio 2015 version of Frank D. Luna's book "Introduction to 3D Game Programming using DirectX 11"
C++
35
star
28

2023-SNU-Rust-CrossPlatform

2023년 서울대학교 컴퓨터공학부 특강 - Rust 크로스 플랫폼 프로그래밍 발표 자료 및 예제 코드
Rust
33
star
29

rust-oss-template

Rust Open Source Software Template
Rust
33
star
30

2024-Konkuk-Rust-Roguelike

2024년 건국대학교 Google Developer Student Clubs + EDGE 스터디 - Rust 기초 프로그래밍 + 로그라이크 게임 개발
Rust
33
star
31

PokeMaster

Pokémon battle simulator using Rust with some reinforcement learning
Rust
32
star
32

SimpleRPG-Text

Text-based Simple RPG using C++
C++
32
star
33

OpenGLTutorial

OpenGL Study with Examples and Homeworks
C
31
star
34

CubbyDNN

Deep learning framework using C++17 in a single header file
C++
30
star
35

2021-HYU-HAI-RLBootCamp

2021년 한양대학교 동아리 HAI 스터디 - 강화학습 부트 캠프
Python
30
star
36

PBRStudy

Physically Based Rendering, 2nd Edition Study
29
star
37

polarlight

A Machine Learning Framework for High Performance written in Rust
Rust
28
star
38

ProceduralContentGeneration

Sample code repository for 'Procedural Content Generation for C++ Game Development'
C++
27
star
39

RTRStudy

Real-time rendering, 4th edition study
27
star
40

GPU-Pathtracer

GPU Pathtracer from scratch using C++ and CUDA
26
star
41

RosettaStone-GUI

GUI program of RosettaStone
C++
24
star
42

CGStudy

Computer Graphics study from scratch to Neural Rendering
24
star
43

ProgrammingPractice

Programming Practice Examples
C++
24
star
44

2021-CoMu-ECS-Development

게임이랑 무관합니다만 밋업 - ECS 기반 게임 개발 발표 자료 및 예제 코드
C++
23
star
45

utilForever

My Github Profile
23
star
46

CubbyCity

Analyze the causes of urban engineering problems such as gentrification
C++
23
star
47

rust-wasm-ts-template

A template of Rust + WebAssembly with TypeScript (🦀 + 🕸️ = 💖)
JavaScript
23
star
48

Diablopp

Modern C++ version of Diablo - magic behind the 1996 computer game
21
star
49

2021-JBSH-Summer-RLBasic

2021년 전북과학고등학교 여름 특강 - 강화학습 기초
Python
21
star
50

2023-MatKor-Rust-Compiler

2023년 고려대학교 MatKor 스터디 - Rust로 컴파일러 만들기
20
star
51

zero-to-production

The code of Zero To Production In Rust for exercise
Rust
20
star
52

introduction-to-rust

The book "Introduction to Rust" for beginners
20
star
53

DiscoveringTheModernCpp

<모던 C++ 입문> 예제 저장소
C++
19
star
54

onboarding-for-beginners

A step-by-step onboarding plans and related materials for beginners
19
star
55

Civilizationpp

Civilization simulator using C++ with some reinforcement learning
C++
19
star
56

conquer-the-spire

Slay the Spire simulator using C++ with some reinforcement learning
CMake
19
star
57

2020-OSS-Winter-AlphaZero

2020년 OSS 개발자 포럼 겨울 캠프 - AlphaZero 인공지능 오목 관련 예제 코드
Jupyter Notebook
18
star
58

hiking-for-developers

⛰️ 개발자들의 건강 증진을 위한 등산 관련 정보 모음 🥾
18
star
59

2022-KW-RLEnv

2022년 광운대학교 컴퓨터정보공학부 특강 - 강화학습 환경 개발
Python
18
star
60

2022-SWMaestro-Rust-Basic

2022년 소프트웨어 마에스트로 특강 - Rust 프로그래밍 기초
Rust
18
star
61

2022-KW-ECS-Development

2022년 광운대학교 컴퓨터정보공학부 특강 - ECS 기반 게임 개발
C++
18
star
62

rust-for-cpp

A tutorial and example of Rust for C++ programmers
17
star
63

CppIdioms

A curated list of Modern C++ idioms
C++
17
star
64

AlphaGo-tutorial

AlphaGo and AlphaGo Zero step-by-step tutorial using TensorFlow and PyTorch
16
star
65

InfinityMetro

Mini Metro simulator using C++ with some reinforcement learning
Rust
16
star
66

algorithm-rs

Common data structures and algorithms for competitive programming in Rust
Rust
16
star
67

CubbyEngine

Entity Component System (ECS) based game engine for Creative Coding using C++20/23
16
star
68

Corailed

Unrailed! simulator using C++ with some reinforcement learning and Unrailed! AI using Python with OpenCV
Python
16
star
69

rust-wasm-game-of-life

A simple Rust and WebAssembly example implementing the Game of Life
Rust
15
star
70

minesweeper-rs

A simple minesweeper game using Rust and windows-rs
Rust
15
star
71

ray-tracing-the-rest-of-your-life-cpp

C++ implementation of Peter Shirley's "Ray Tracing: The Rest of Your Life"
C++
15
star
72

CubbyMenu

A header only Modern C++ library to easily create simple menus for programs
CMake
15
star
73

HellSolver

Helltaker simulator using C++ with some reinforcement learning
C++
14
star
74

styler

A header only Modern C++ library for styling output text in Terminal based on rang
C++
14
star
75

CppLinq

LINQ implementation for Modern C++
C++
14
star
76

phys

2D/3D physics engine for games written in Rust
Rust
14
star
77

Presentations

My various presentations to conferences, user groups and so on.
13
star
78

problem-solving-roadmap

Roadmap to solving a problem using data structures/algorithms in 2022
13
star
79

recommend-books

My recommended computer programming book list
13
star
80

cpp-oss-template

C++ Open Source Software Template
CMake
13
star
81

CubbyEnums

A special way to convert string<->enum in C++ using X Macro technique and template specialization
C++
13
star
82

marvel-snap

Marvel Snap simulator using Rust with some reinforcement learning
Rust
13
star
83

YahtzeeMaster

Yahtzee simulator using C++ with some reinforcement learning
C++
12
star
84

minecraft-rs

A reimplementation of Minecraft written in Rust
Rust
12
star
85

ml-developer-roadmap

Roadmap to becoming a ML/DL/RL developer in 2020
12
star
86

2021-AIFrenz-RLEnv

AI프렌즈 제72회 세미나 - 강화학습 환경 개발 발표 자료 및 예제 코드
Python
12
star
87

CubbyRocket

A simple rocket simulation engine from water rocket to satellite
CMake
12
star
88

ray-tracing-in-one-weekend-cpp

C++ implementation of Peter Shirley's "Ray Tracing in One Weekend"
C++
12
star
89

Shop

C++ Practice Example by making Shop in Game stage by stage
C++
12
star
90

battlegrounds-rs

Hearthstone:Battlegrounds simulator using Rust with some reinforcement learning
Rust
11
star
91

nerf-rs

Rust implementation of NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis and its extension to follow-up research projects
Rust
11
star
92

AlphaTFT

Teamfight Tactics simulator using C++ with some reinforcement learning
CMake
11
star
93

Starlight

A Programming Language for Games: performance, data-oriented, and so on.
11
star
94

Sunshine

Cross-platform rendering engine that supports DirectX 11/12, OpenGL and Vulkan
CMake
10
star
95

Dolphin

Dolphin Engine – Multi-platform 2D and 3D game engine
10
star
96

owning-ref-rs

A library for creating references that carry their owner with them
Rust
10
star
97

utilforever.github.io

Blog repository - utilForever's Programming Life!
CSS
10
star
98

game-developer-interview-question

A list of helpful game developer related questions you can use to interview potential candidates.
10
star
99

2024-MatKor-Rust-Blog

2024년 고려대학교 MatKor 스터디 - Rust 기초 프로그래밍 + 블로그 만들기
Rust
10
star
100

2021-JBSH-MakeANN

전북과학고등학교 특강 - Python으로 인공 신경망 만들기 발표 자료 및 예제 코드
Python
9
star