Memo : Flutter x Dart [2015-2016]
CtrlK
  • Introduction
  • hello
  • rendering
  • widget
  • dart:io
  • dart:ui
  • mojo for flutter
  • 2d physics for scratch
  • 2d physics for newton
  • mojo for native
  • 48 hour trial
    • create iron heart
    • tiny tetris
Powered by GitBook
On this page
  • Tiny Tetris
  • Mino Minus One

Was this helpful?

  1. 48 hour trial

tiny tetris

Tiny Tetris

https://github.com/kyorohiro/doc_2dgame/tree/master/demo/mino

move into

  • https://github.com/kyorohiro/doc_2dgame

  • https://www.gitbook.com/book/kyorohiro/doc_2dgame/details

Mino Minus One

  • webgl ver http://kyorohiro.github.io/umiuni2d/mino2/web/main.html

  • source https://github.com/kyorohiro/doc_2dgame/tree/master/demo2/mino

umiuni2d lib support to move on webgl and fluttter.

Previouscreate iron heart

Last updated 5 years ago

Was this helpful?