Skip to content
View LukaLominadze's full-sized avatar

Block or report LukaLominadze

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LukaLominadze/README.md

Hi there 👋

Welcome to my GitHub page!

My Projects

Snake - Snake game made with my game engine NigoziEngine - Game Engine for 2D Development
CollisionSimulation - Visualizing Collision Algorithms with GLRenderer GLRenderer - A low-level OpenGL API for rendering
RoguePlatformerClient - Client Application for my 2D Multiplayer Platformer RoguePlatformerServer - Server Application for my 2D Multiplayer Platformer
JavaPaintApp - Java Paint Application AsteroidBlaster - Python game about a cool spaceship shooting lasers!

Popular repositories Loading

  1. NigoziEngine NigoziEngine Public

    A 2D Game Engine in C++ using OpenGL, designed to make the coding experience more appropriate for 2D game development

    C 2

  2. GLRenderer GLRenderer Public

    OpenGL Renderer in C++ with Orthographic and Perspective cameras.

    C++ 2

  3. Snake Snake Public

    A snake game created with my C++ engine

    C++ 1

  4. PongSDL PongSDL Public

    A recreation of the classic game of Pong in C++ using SDL2.

    C++

  5. AsteroidBlaster AsteroidBlaster Public

    A simple 2D game about a spaceship demolishing rocks in space! Made in the Unity Engine

    ShaderLab

  6. SpaceGamePy SpaceGamePy Public

    A simple 2D game about a spaceship demolishing other spaceships, in SPACE! Made in Python with Pygame

    Python