Abstract video-game development language https://darkdimension.org/avdl.html

Tom Tsagk 5e1fdc10ab Make updates on the `README.md` to look better 3 gadi atpakaļ
doc f2ecc018d6 Change name to avdl 4 gadi atpakaļ
engines 57af9ae0f4 Update engine 4 gadi atpakaļ
include d11bb43bbf General clean-up 4 gadi atpakaļ
manual f2ecc018d6 Change name to avdl 4 gadi atpakaļ
src d11bb43bbf General clean-up 4 gadi atpakaļ
vim b90722b826 Add headers on vim syntax detect 4 gadi atpakaļ
.gitignore 2b8fd03cbf Add `asset` command, to handle all kinds of assets 4 gadi atpakaļ
.gitmodules d11bb43bbf General clean-up 4 gadi atpakaļ
LICENSE 98f807068e Add GPLv3 license 4 gadi atpakaļ
README.md 5e1fdc10ab Make updates on the `README.md` to look better 3 gadi atpakaļ
configure f2ecc018d6 Change name to avdl 4 gadi atpakaļ
makefile.in f2ecc018d6 Change name to avdl 4 gadi atpakaļ

README.md

avdl - Abstract video-game development language

Summary

The idea of this language, is for the programmer to focus on describing the game itself, without focusing on platform-specific implementations.

Games made with this language

These are games made by me, using this language. Their purpose were mainly to show what this language can do.

Documentation

At some point I've started documenting how this language can be used, but the language is still changing, which makes it difficult to maintain its documentation as well.

Currently there is no up-to-date documentation, which makes it difficult for others to use this language. Once it's shape becomes more stable, I will update the documentation, with the intention to keep it up-to-date with any new changes.