GabrielGrimberg / Nalantic

Nalantic is a 2D clone of a Block Breaker game where the player uses the bar to control a ball to hit all the blocks. Made using the Unity game engine, written in C#.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nalantic

A block breaker game made in the Unity game engine using C#.

This project is simply for my learning and understanding of the basic Unity game editor.

Learning Outcome

  • 2D Collisions & destroying objects.
  • Responding to mouse input.
  • Triggering SFX and music.
  • Basic Unity knowledge

Screenshots of the Nalantic

Main Menu

Sketch

Gameplay

Sketch

About

Nalantic is a 2D clone of a Block Breaker game where the player uses the bar to control a ball to hit all the blocks. Made using the Unity game engine, written in C#.

License:MIT License


Languages

Language:C# 100.0%