• Stars
    star
    23
  • Rank 1,016,462 (Top 21 %)
  • Language
    C++
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 2 years ago

Reviews

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

Repository Details

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

More Repositories

1

game-developer-roadmap

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

awesome-cafe

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

RosettaStone

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

2023-MatKor-Rust-Interpreter

2023년 고려대학교 MatKor 스터디 - Rust 기초 프로그래밍 + 인터프리터 만들기
Rust
344
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
153
star
8

2022-Make-Interpreter-Rust

2022년 온라인 스터디 - Rust로 만드는 인터프리터
Rust
138
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

2023-UNIST-Rust-Minecraft

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

CubbyFlow-v1

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

cpp-developer-roadmap

Roadmap to becoming a C++ developer in 2020
76
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

BOJ

About Baekjoon Online Judge problem solving by Rust
Rust
59
star
19

2022-INFCON-Rust-CrossPlatform

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

Runeterra

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

CubbyTower

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

2022-CppKorea-DataStructure

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

2019-OSS-Summer-RLBasic

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

2024-Hyundai-NGV-Rust

2024 Softeer Tech Meetup - Rust는 왜 주목 받고 있는가 + Rust 주요 기능 소개
Rust
41
star
25

2024-HSPACE-Rust-LinuxKernel

2024년 HSPACE 특강 - Rust 기초 프로그래밍 + 리눅스 커널 프로그래밍
Rust
40
star
26

SnowSimulation

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

2024-Konkuk-Rust-Roguelike

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

2024-SNU-Rust-Application

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

PolyMapGenerator

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

DirectX

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

2024-DEVCON-Rust-Safety

DEVCON 2024 - Rust는 어떻게 안전한 프로그래밍을 이뤄내는가 발표 자료 및 예제 코드
Rust
34
star
32

2022-Make-Compiler-Rust

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

rust-oss-template

Rust Open Source Software Template
Rust
33
star
34

2023-SNU-Rust-CrossPlatform

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

SimpleRPG-Text

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

PokeMaster

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

OpenGLTutorial

OpenGL Study with Examples and Homeworks
C
31
star
38

CubbyDNN

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

2021-HYU-HAI-RLBootCamp

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

PBRStudy

Physically Based Rendering, 2nd Edition Study
29
star
41

polarlight

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

ProceduralContentGeneration

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

RTRStudy

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

GPU-Pathtracer

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

RosettaStone-GUI

GUI program of RosettaStone
C++
24
star
46

ProgrammingPractice

Programming Practice Examples
C++
24
star
47

CGStudy

Computer Graphics study from scratch to Neural Rendering
23
star
48

utilForever

My Github Profile
23
star
49

CubbyCity

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

rust-wasm-ts-template

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

2023-MatKor-Rust-Compiler

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

zero-to-production

The code of Zero To Production In Rust for exercise
Rust
21
star
53

2021-JBSH-Summer-RLBasic

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

Diablopp

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

conquer-the-spire

Slay the Spire simulator using C++ with some reinforcement learning
CMake
21
star
56

introduction-to-rust

The book "Introduction to Rust" for beginners
21
star
57

DiscoveringTheModernCpp

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

2020-OSS-Winter-AlphaZero

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

Civilizationpp

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

onboarding-for-beginners

A step-by-step onboarding plans and related materials for beginners
18
star
61

hiking-for-developers

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

2022-KW-RLEnv

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

2022-SWMaestro-Rust-Basic

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

2022-KW-ECS-Development

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

CppIdioms

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

rust-for-cpp

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

Corailed

Unrailed! simulator using C++ with some reinforcement learning and Unrailed! AI using Python with OpenCV
Python
17
star
68

AlphaGo-tutorial

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

InfinityMetro

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

algorithm-rs

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

CubbyEngine

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

rust-wasm-game-of-life

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

minesweeper-rs

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

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

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

CubbyMenu

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

2024-MatKor-Rust-Blog

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

HellSolver

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

styler

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

CppLinq

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

Presentations

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

cpp-oss-template

C++ Open Source Software Template
CMake
13
star
82

CubbyEnums

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

marvel-snap

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

phys

2D/3D physics engine for games written in Rust
Rust
13
star
85

problem-solving-roadmap

Roadmap to solving a problem using data structures/algorithms in 2022
12
star
86

recommend-books

My recommended computer programming book list
12
star
87

YahtzeeMaster

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

minecraft-rs

A reimplementation of Minecraft written in Rust
Rust
12
star
89

ml-developer-roadmap

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

2021-AIFrenz-RLEnv

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

ray-tracing-in-one-weekend-cpp

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

CubbyRocket

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

Shop

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

AlphaTFT

Teamfight Tactics simulator using C++ with some reinforcement learning
CMake
12
star
95

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
96

Starlight

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

battlegrounds-rs

Hearthstone:Battlegrounds simulator using Rust with some reinforcement learning
Rust
10
star
98

Dolphin

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

game-developer-interview-question

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

owning-ref-rs

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