description

This commit is contained in:
nuno
2021-12-10 16:35:07 +04:00
parent ee2c5c2141
commit 42fa325a95
+16 -6
View File
@@ -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