diff --git a/README.md b/README.md index 0c56ef5..62af37d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,19 @@ -# Haxe project +# Heaps First Try -This is an example Haxe project scaffolded by Visual Studio Code. +## Description +It s a little game where you can move a blue square around the screen -Without further changes the structure is following: +It's free software and copyleft. +Licence: GPL v3 - * `src/Main.hx`: Entry point Haxe source file - * `build.hxml`: Haxe command line file used to build the project - * `README.md`: This file + +to compile +---------- + +* haxe build.hxml + + +to run +------ + +* hl Nuno.hl \ No newline at end of file