Skip to content

Tetris game developed using Haxe and MVCoconut framework

Notifications You must be signed in to change notification settings

DarXector/haxe-coconut-tetris

Repository files navigation

Tetris Game

Build Status

A simple tetris game developed in Haxe and using MVCoconut library

Setup and Build

  1. lix based setup: npm install, lix download, and use npm run build for building (Recommended)
  2. using haxelib: haxelib install tetris.hxml, npm install less, to build: haxe tetris.hxml.
  3. For testing: run npm run travix js

About

Tetris game developed using Haxe and MVCoconut framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published