SFML + Flecs Breakout Clone
A developer shares their journey building a 2D game engine and a Breakout clone using C++, SFML, and the Flecs ECS library.
Eric Jeker is a software developer who writes about backend development, DevOps, and cross-platform engineering. His blog covers practical topics like Nest.js best practices, CI/CD optimization, Ansible, and modern tooling for scalable applications.
8 articles from this blog
A developer shares their journey building a 2D game engine and a Breakout clone using C++, SFML, and the Flecs ECS library.
A guide to setting up a Nest.js project with best practices for linting, formatting, and tooling to ensure code consistency and quality.
A guide to running an Ansible control node on Windows using Docker, as a workaround for the lack of native Windows support.
A guide to implementing proper logging practices in Nest.js applications, focusing on log levels and avoiding debug logs in production.
A technical guide on building cross-platform mobile apps using Nx, Angular, and Capacitor, covering setup, Android configuration, and building.
A developer shares their experience implementing a Walker simulation from 'The Nature of Code' using p5.js and integrating it into an Astro project.
A guide on caching the node_modules directory in GitlabCI pipelines to improve build performance and dependency management.
A guide to setting up and using JetBrains Gateway to connect to a Windows Subsystem for Linux (WSL) environment via SSH for remote development.