GitXplorerGitXplorer
A

haxe-same

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
6687b41d1a68fabb32a375799e57c8f96ff36921

cleanup

AAlexHaxe committed 10 months ago
Verified
4da76652d7ec35480befcd7a352fe00ae0b02c63

added link to game

AAlexHaxe committed 10 months ago
Verified
925246878b4ee54e29fb187c1db8a832036091a1

added lime setup

AAlexHaxe committed 10 months ago
Verified
6fcad14d3fdb4f754edbfe2d8bf79330f4cd7ee0

install lix manually

AAlexHaxe committed 10 months ago
Verified
31b3f5eef20f479b8c4012101c7a26699f88fac2

deployStaticHtml5.yml

AAlexHaxe committed 10 months ago
Verified
0749dcad5b4452e28a557cad5ba09d0fb5ad4ea0

added UI-tests animation

AAlexHaxe committed 10 months ago

README

The README file for this repository.

hxSame game

remove all colored tiles to win the game!

installation

gh repo clone AlexHaxe/hxSame
lix download

running the game

lime test html5

lime test hl

lime test linux

lime test windows - untested

unitests

haxe test.hxml

UI-tests

build game with UI-tests enabled

either

lime test html5 -D uitests - for HTML based test (keep browser window open for UI-tests)

lime build hl -D uitests - for hl based test

lime build linux -D uitests - for hxcpp based test (Linux)

lime build windows -D uitests - for hxcpp based test (Windows - untested)

build UI-test runner

choose according to previous step

haxe uitestHtml5.hxml

haxe uitestHl.hxml

haxe uitestLinux.hxml

haxe uitestWindows.hxml - untested

run UI tests

./bin/UITestMain

you should see something like:

UI-test animation