Explore >> Select a destination


You are here

blog.spreendigital.de
| | ciesie.com
10.2 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.
| | gcher.com
10.2 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.
| | studiofreya.org
9.7 parsecs away

Travel
| |
| | opensourcewin.wordpress.com
57.2 parsecs away

Travel
| Minix is an open source OS, which is very reliable and secure. Minix Linux comes with only 10,000 lines of codes and it is very lightweight microkernal that runs in kernal mode. Moreover Minix Linux is free open source operating system and is released with BSD license. If you want to read more about history...