Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lleballex/arcanoid-cs

Brand new Arcanoid in C#
https://github.com/lleballex/arcanoid-cs

arcanoid arcanoid-game csharp csharp-app csharp-code csharp-game dotnet dotnet-framework event-management game oop oop-example oop-game oop-in-csharp windows-forms windows-forms-csharp

Last synced: about 1 month ago
JSON representation

Brand new Arcanoid in C#

Awesome Lists containing this project

README

        

# ⚡ Arcanoid

![](https://img.shields.io/badge/platform-windows-informational)
![](https://img.shields.io/github/license/lleballex/arcanoid-cs)

New Arcanoid game written in C# and Windows Forms. You can play it or you can use it as an example of OOP project. It has a lot of classes, clear inheritance tree, polymorphism, scenes.

This game has some differences from classic Arcanoid. There are 4 moving platforms at once - one on each side (you can move ball between platforms by clicking on one when game is not started). Ball can change its color when collides with special blocks. Also you can find 3 types of blocks:

1. Default block (red or purple rectangle) - destroys when collides with ball of its color
2. Multi block (green rectangle) - destroys when collides with ball of any color
3. Solid block (color border with white background) - can't be destroyed, changes ball color when collides

## Getting started

Current version of Aracanoid is only available for Windows x64. You can download it [here](https://github.com/lleballex/arcanoid-cs/releases).

## 🙋🏽‍♂️ Contact me

[](https://t.me/lleballex)
[](https://vk.com/lleballex)