description
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user