Skip to content

conranpearce/unity-block-game-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy to play game created using Unity and C#.

🎮 How to play

You can play the game in browser here

Game Instructions:

  • The aim of the game is to reach the end of the map without falling off the edge.
  • A maximum score of 150 can be achieved.
  • Press "A" or "←" to move the player left.
  • Press "D" or "→" to move the player left.
  • If you complete the level or fall off the map the game will reset automatically.

Deployment

Production branch live at https://block-game.netlify.app/

Development branch live at https://block-game-develop.netlify.app/

There is a seperate GitHub respoitory to manage the website of the game under /unity-block-game-website

Prerequisites

  • Unity
  • Text Editor for C#

Downloading the Project

Press 'Clone or download' in the upper right.

About

Basic game created in Unity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages