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.

9 lines
275 B

3 years ago
  1. # Haxe project
  2. This is an example Haxe project scaffolded by Visual Studio Code.
  3. Without further changes the structure is following:
  4. * `src/Main.hx`: Entry point Haxe source file
  5. * `build.hxml`: Haxe command line file used to build the project
  6. * `README.md`: This file