Skip to content

afomins/yamg

Repository files navigation

Intro

"YAMG" (aka "Yet Another Mining Game") is game prototype that simulates sandbox where different materials (rock, sand, gold and water) interact with each other in 2D space controlled by gravity. This prototype demonstrates only basic and rough material interaction without any real gameplay.

Downloads

"YAMG" v0.4.0 binaries:

GIFs

1st demo level 2nd demo level
3rd demo level GUI & Load screen

Bild instructions (Desktop JAR)

  • Clone git@github.com:afomins/yamg.git and import Gradle project into your favorite IDE
  • Allow Gradle to download dependent packages and update project files
  • Run com.matalok.yamg.desktop.DesktopLauncher class