sean butler

v8 sfml skeleton repo

repo   v8   sfml   cmake   cpp   skeleton

Any sufficiently advanced technology has a learning curve that is steep (with apologies to Clarke). Plenty of tutorials exist but there comes a time when you step beyond the intro tutorial and build your own project from scratch. Or integrate this new tech into your existing project.

One thing I’ve found is that taking apart existing projects as a step on your learning journey of a new technology can be frought with problems.

Perhaps you have wished for a simple skeleton repo that demonstrates how to get started without any additional dependances?

Here is a repo for a minimal v8 integration project.