AI Poet

Generating poems with GPT4 I conducted an experiment to test OpenAI’s GPT in generating poems. While GTP3.5 could create poems in English, its German creations were not as impressive. However, the latest version, GPT 4, shows potential to generate German poems. I created a SvelteKit application with the Skeleton UI toolkit to showcase this. You can find a live version of this application here. The prompt language and the browser language determine the language of the output....

May 23, 2023

Wolcen.dev

A character planner for Wolcen Wolcen.dev is a character planner for the action RPG Wolcen Lords of Mayhem. The project is built using the Godot game engine for several reasons. First, when I started the project in 2020, it had been over ten years since I programmed a web application. On the other hand, I had used Godot quite a bit. I knew that Godot would be able to handle the smooth drawing of all the nodes....

May 22, 2023

Godot Editor Fly Cam

Godot editor add-on that enhances the 3D camera handling. Inspired by the pilot camera function from Unreal Engine Align cameras with the current editor view Show a preview of the selectedt camera in the inspector Source code: https://github.com/Schroedi/EditorFlyCam Made for the Godot Addon Jam Video of the plugin in action

May 2, 2023

Planetary Wars

Planetary Wars is a fast-paced real time strategy game. Conquer enemy planets with your fleets of ships to eradicate the whole galaxy. The basics are easy to learn but for real success it needs a good strategy. Featuring: Infinite number of unique levels Adaptive AI Online highscore Daily challanges Available on: Google Play Development In 2010, the HTC Dream was the first Android phone you could buy. With only 192MB of RAM and minimal documentation available, my goal was to finance my own Dream by learning OpenGL and Android development....

May 1, 2023