From 24f28e9ecbf02363f3df920f762078a3877339f0 Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Thu, 16 May 2013 07:57:45 +0530 Subject: [PATCH] line --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 96c86ed..926f4e5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -pyFun (Requires pygame) +pyFun ===== - +(Requires 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.