It s a little game where you can move a blue square around the screen
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nuno ee2c5c2141 ajout de la licence 3 years ago
.vscode first commit 3 years ago
src first commit 3 years ago
.gitignore first commit 3 years ago
LICENCE ajout de la licence 3 years ago
README.md first commit 3 years ago
build.hxml first commit 3 years ago

README.md

Haxe project

This is an example Haxe project scaffolded by Visual Studio Code.

Without further changes the structure is following:

  • src/Main.hx: Entry point Haxe source file
  • build.hxml: Haxe command line file used to build the project
  • README.md: This file