Gleb Balai's Work | Contra
Work by Gleb Balai
Sign Up
Post a job
Sign Up
Log In
Gleb Balai
C++ developer building console games and simple applications
Message
Follow
New to Contra
Gleb is building their profile!
Minsk, Belarus
Work
Posts
About
Minsk, Belarus
1
Tetris Game — classic Tetris in C++ Controls: A — left, D — right, W — rotate, Q — quit. Features: — All 7 tetromino shapes (I, O, T, S, Z, J, L) — Rotation with wall kick — Collision detection — Line clearing — Score counting — Terminal rendering with ANSI escape codes Stack: C++, termios, unistd. Source code: https://github.com/Welgy/TETRIS
1
23
1
Bird Game — console arcade game in C++ Controls: Space — jump,. Features: — Bird movement and jump mechanics — Gravity (bird falls down) — Obstacles with gaps — Collision detection Stack: C++. Source code: https://github.com/Welgy/BIRD
1
161
1
Snake Game — classic snake game in C++ Controls: ↑ / ← / ↓ / → — movement; Features: — Snake movement on the field — Growth when eating food — Score counting — Collision detection (walls and self) — Rendering with ncurses Stack: C++, ncurses. Source code: https://github.com/Welgy/SNAKE
1
129
1
Snake Game — classic snake game in C++ Controls: ↑ / ← / ↓ / → — movement; Features: — Snake movement on the field — Growth when eating food — Score counting — Collision detection (walls and self) — Rendering with ncurses Stack: C++, ncurses. Source code: https://github.com/Welgy/SNAKE
1
55