Skip to content

Gauntlet like game implemented on heaps engine

Notifications You must be signed in to change notification settings

Grabli66/Gauntlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haxe project

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

Without further changes the structure is following:

  • .vscode/settings.json: VS Code workspace configuration
  • .vscode/tasks.json: VS Code build task configuration
  • src/Main.hx: Entry point Haxe source file
  • build.hxml: Haxe command line file used to build the project
  • README.md: This file

Build output:

  • main.js: JavaScript file, generated when building the project

About

Gauntlet like game implemented on heaps engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published