/Kursach

My kursach for basics of programming

Primary LanguageKotlinMIT LicenseMIT

Kursach

Short description

This is my course work for programming basics in KPI

The theme of this assignment is an Android game framework written in Kotlin and a game written with its help

The game is written using an almoust self-written framework with help of this book

Plans

I intend to make at least 2 games: snake with some assistance from the book and tetris all by myself

If I have enough time and inspiration I`ll make the third one using Open GL ES, supposedly a platformer

Quick review of a code structure

The framework that was used to create these games is located in a framework folder. The interfaces are located in this folder and their implementations are in impl folder

The source code for the Snake game is located in snake folder

The source code for tetris is located in tetris folder

And the source code for the third game is located in platformer folder

Current State

The framework and the snake are fully completed

Tetris is 2 days from implementation

And the platformer game has only the foundation of component-entity system

Contacts

Telegram: @gazinaft

Email: gazinaft@gmail.com