Skip to content
View andrew-karppinen's full-sized avatar
Block or Report

Block or report andrew-karppinen

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
andrew-karppinen/README.md

Hi there 👋

My public repositories

Kallio

Online boulderdash game made in python with pygame and socket:

https://github.com/andrew-karppinen/kallio

Kuva

Heating control

Heating control software for raspberry pi:

https://github.com/andrew-karppinen/heating-control

Kuva

Ascii art generator

Ascii art generator made in python with opencv:

https://github.com/andrew-karppinen/ascii-art-creator

Pygame-simple-object

Simple game engine system for pygame:

https://github.com/andrew-karppinen/pygame-simple-object

Add next features: Camera tracking, automatic collision detection system, object rotation, tilemapsystem.

Robot game

Simple 2d game made in c++ with sdl2

https://github.com/andrew-karppinen/robot-game-sdl/tree/master

Pinned

  1. kallio kallio Public

    Multiplayer boulderdash game made in python with pygame and socket.

    Python

  2. pygame-simple-object pygame-simple-object Public

    Pygame simple game engine system

    Python

  3. ascii-art-creator ascii-art-creator Public

    Convert image to ascii

    Python