Elias Daler

Results 10 repositories owned by Elias Daler

MetaStuff

348
Stars
39
Forks
Watchers

Code I use in my game for all serialization/deserialization/introspection stuff

imgui-sfml-fetchcontent

26
Stars
7
Forks
Watchers

Example of using CMake's FetchContent module and imGui-SFML

a_game_in_c

18
Stars
2
Forks
Watchers

A simple game made in C with SDL

cmake-fetchcontent-tutorial-code

27
Stars
3
Forks
Watchers

This is the code for the "Using CMake and managing dependencies" article from my blog

ebiten_breakout

29
Stars
3
Forks
Watchers

A simple breakout game made in Ebiten

lox

25
Stars
3
Forks
Watchers

C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)

luabridge-classes

17
Stars
5
Forks
Watchers

unnamed_lua_binder

46
Stars
53
Forks
Watchers

Simple lua binding with C++

crten

38
Stars
1
Forks
Watchers

Display/render pixel art with CRT effect

sdl_breakout

25
Stars
1
Forks
Watchers

A small breakout game made with C++, Lua and SDL