From 9bac04b05dbaf04f622a9d06a4f42e5b2d9ac331 Mon Sep 17 00:00:00 2001 From: Richard Marcus <rimarcus@gmx.de> Date: Fri, 15 May 2020 13:56:59 +0200 Subject: [PATCH] Add new file for FramIT news --- _posts/2020-05-15-FrameIT.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 _posts/2020-05-15-FrameIT.md diff --git a/_posts/2020-05-15-FrameIT.md b/_posts/2020-05-15-FrameIT.md new file mode 100644 index 0000000..428b62c --- /dev/null +++ b/_posts/2020-05-15-FrameIT.md @@ -0,0 +1,12 @@ +--- +layout: post +author: rmarcus +title: "Logic and Video Games: a Rework of FrameIT" +tags: + - Announcements +--- +We have released the Unity based framework [UFrameIT](https://kwarc.info/systems/frameit/) as a major rework of the original FrameIT. +A paper that describes this effort has been accepted to [CICM 2020](https://cicm-conference.org/2020/cicm.php). + +The FrameIT project builds a Framework for Serious Games by combining Virtual Worlds with Mathematical Knowledge Management. +There are many starting points for further research and we would be happy to have more students join this project. \ No newline at end of file -- GitLab