Projects that were started but were either left unfinished or abandoned.
Laughing Veil
hand drawn | gimp | 2016.08

A comic about two young heroes that happened to be in the wrong place
at the wrong time. The story takes place in a fantasy-medieval setting.
This project has been abandoned. New art is now focused to be part of future video games.
Just Cause

This is a page I used to manage, it had one-page webcomics.
It is now abandoned, in favour of including such art in video games.
avgdl (ex Clumsy Engine)
01.2018 - 2019 | perl, python
An interesting concept for a video game engine.
The aim is to make video games spending as little time as possible.
notabug
This language has been abandoned in favor of avdl.
Even though its syntax is different, the fundamentals of
avgdl and avdl are quite similar.
Interpret World Project
04.2017 - 07.2017 | C | unfinished
A new project to make the development of a video game even faster and easier.
The project has been abandoned, however it formed the bases for the
Clumsy Engine project.
ddt - Deedee Tools
06.2016 - 2017 | C | alpha
Tools to aid in game development. The aim of these tools is to add an abstract
layer at drawing graphics, in such a way that it would be possible for a game
to be made once and compile everywhere (even on devices/platforms that do not
exist yet). It also includes a custom rasterizer, in order to allow 3d graphics
even on devices that do not support them. (so far it's only on a software level).
This project was the foundation of the video game dargite3d.
It has been abandon in favor of the programming language avdl,
which uses similar techniques.