Skip to content
View renehorstmann's full-sized avatar

Block or report renehorstmann

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
renehorstmann/README.md

Hey folks 👋

I'm a software engineer in the agricultural machinery industry working on machine vision and robotics to automate manufacturing processes.

In my free time I like programming games and stuff in C.

Homepage 🏡

Just a collection of links for my games and stuff. horsimann.de

Recipes 🍝

I note my favorite recipes here on Github (written in german). See my Homepage.

My C game engine 🔧

I created my own engine called Mia.

Mia uses high level object oriented programming with a tree based resource management.

Already included are an Examples App; a Tea Timer App; and a work in progress Paint App.

Focus is on 2D-PixelArt Apps, but Mia can be setup for high resolution as well.

Climbr, Celeste-Like Mobile Jump And Run 🕹️

Not open source but nevertheless my first serious game.

Based on my old C engine some.

Play the Climbr WebApp-Demo

Download Climbr from Google Play

Pixel Art Editor 🎨

Pixelc is my free to use and open source pixel art editor.

Pixelc works fine on Desktop or Mobile, with the WebApp or as Android App.

Try the multitouch mode 😉

I created Pixelc, because other mobile pixel art editors where lacking some features for me and it was a nice App to test out my engine.

Based on my old C engine some.

Open the Pixelc WebApp

Download Pixelc from Google Play

Master Thesis 📃

If you want to have a look: Master Thesis.

Title is:

Extension of Robot Programming by Collision Detection and Configuration Determination, by Simulation and Analysis of Kinematics

Have a nice day 😉

Pinned Loading

  1. Mia Public

    Modern Multi Platform Code-Based Engine in C

    C 9

  2. Rezepte Public

    Ein paar meiner Lieblingsrezepte

    2

  3. Pixelc Public

    An opensource tile/sprite editor in C, using SDL2 and OpenGL, also running on Android and in the web

    C 38

  4. MasterThesisPrint Public

    My Master Thesis to have a look at