SkillAgentSearch skills...

Jebja

a small 2d sailing simulator in haxe/heaps

Install / Use

/learn @nientedidecente/Jebja
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

jebja

simple sailing boat simulator in Haxe/Heaps

hosted web master

VideoExample

How to Run

Prerequisites:

  • Haxe installed (used version 4.1.2 while developing).
  • Hashlink installed (if you want to use the SDL version)

To install dependencies

haxelib install hxml/js.hxml // deps for js
haxelib install hxml/hl.hxml // deps for hashlink

Build

Hashlink

To build it as hashlink-sdl target: haxe hxml/hl.hxml This will generate build/game.hl that will be runnable with hl build/game.hl

Web/JS

To build it as web/js target: haxe hxml/js.hxml This will generate web/game.js that will be runnable by opening the web/index.html with a browser.

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated3y ago
Forks1

Languages

Haxe

Security Score

75/100

Audited on Jul 2, 2022

No findings