GitXplorerGitXplorer
A

haxe-same

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
5be5ddb72e0aafbd6bb72f07b791f85ac59efbfc

added FieldGenerator to guarantee a solution to puzzles

AAlexHaxe committed 9 months ago
Verified
ebb1d8386d160295511a5ba161ce92a32b7df0c8

fixed invisible HaxeUI components on some devices

AAlexHaxe committed 9 months ago
Verified
750861d757e25c1d611445d543e6f9e048f80037

added unittest

AAlexHaxe committed 10 months ago
Verified
c855c448b241c1a3e296fc8da10a81603da5e51a

added Undo button

AAlexHaxe committed 10 months ago
Verified
efb46b84cce2bc62565587f9687bec99d3cf3b14

updated haxeium lib

AAlexHaxe committed 10 months ago
Verified
75ae9204dbc2e070e614d5aa8e30115beceadfe2

cleanup

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