Explore >> Select a destination


You are here

blog.laufeyjarson.com
| | kristoff.it
12.0 parsecs away

Travel
| | ...are belong to us (from zero wing)
| | gcher.com
10.1 parsecs away

Travel
| | As of 2019, C and C++ are the only programming languages that are supported by virtually any platforms on the market. For example both iOS and android support compiling C and C++ directly as part of their official IDEs. This is one of the reason why I decided to write my voxel editor Goxel in C99: I wanted to be able to run it on Linux, Mac, Windows, iOS, and now I am working on a Android port as well.
| | ciesie.com
9.4 parsecs away

Travel
| | If you like writing programs in C, are interested in game development and dont enjoy all those complicated and ancient build systems I think Ive got something of interest to you. I belive there is something enjoyable in the simple setup Im describing below. Hope you will enjoy as well. Raylib Raylib is a C library made by @Ray San. On the Raylibs website it says raylib is a simple and easy-to-use library to learn video games programming.
| | lapinozz.github.io
101.2 parsecs away

Travel
| My goodbye to template metaprogramming. One last tribute; computing A Star pathfinding algorithm at compile-time