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.

275 B

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