A downloadable game for Windows

Hi I Matt I Just Started Doing Unity Dont Hate Me Use WASD to move and you cant exit so you have to click the home button and click close window (same if you wanna restart) its a good game its in beta beta beta alpha so expect a lot more

Download

Download
Cubes Remasterd - Copy.zip 17 MB

Install instructions

ako oces da igras napravi new folder na dekstopu i prebaci sve stvari iz foldera koji si downloadovao i onka pokreni cubes remasterd

if you wanna play  the game  create a new folder on the dekstop and transfer all the stuff from the folder you  have downloaded and then open cubes remasterd

Comments

Log in with itch.io to leave a comment.

sry caps

using System.Collections;

using System.Collections.Generic;

using UnityEngine;

using UnityEngine.SceneManagement;

public class NewBehaviourScript : MonoBehaviour {

public void PlayGame () {
SceneManager.LoadScene (SceneManager.GetActiveScene ().buildIndex + 1);
}
public void QuitGame ()
{
Debug.Log ("QUIT!");
Application.Quit();
}

}

PLAY NOWWWWWWWWW