From 6d0b4bad18eb920f2a161269d0412a558344fb8b Mon Sep 17 00:00:00 2001 From: bendtherules Date: Thu, 16 May 2013 07:07:00 +0530 Subject: [PATCH] Reade updated --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c51ccc7..2850ffc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ pyFun ===== -pyFun is a python project aiming to mix the simplicity of Gamemaker with the productiveness of Python and Pygame. +pyFun is a just-started WIP python project aiming to mix the simplicity of Gamemaker with the productiveness of Python and Pygame. +It is similar to Stellar Game Engine, but I wish to make it better. +It is a easier-to-use framework on top of pygame which gives you the ease of Gamemaker, but the code is still python. So, you can use all the good things of the python language. The framework is totally configurable, so that individual parts of it can be turned off and you get ALL and I repeat this, ALL the flexibility of pygame. +It is a work-in-progress project, so contributers are always welcome.