-
Samar / Shamans of silicon
- Opole
-
21:43
(UTC +02:00) - https://retroportal.org
- smokpl
- retroportal_smok
- in/arkadiusz-bronowicki-5aba1a214
- @yugorin.bsky.social
Stars
Ever wondered how are games programmed? In this series of tutorials, I will teach you how to make a game in C++. Hopefully, you will learn the fundamentals of game programming and be able to make y…
What if Breakout was the only arcade game people could make? An open-source game, written entirely on a live stream.
(Unfinished) Pong Game Clone that uses open source implementation of Borland Graphics Interface [Development moved to gitlab!]
Dive into a nostalgic gaming experience with my latest creation – a straightforward Pac-Man game coded in C++ using the Windows BGI (Borland Graphics Interface). This project is a homage to the cla…
It is game played in Windows BGI which is coded in C language with the help of graphics library and multithreading concept and pixel matching algorithm.
This was our First Semester graphics project. My teammate and I used BGI library to build the game.
Tic Tac Toe game with BGI graphics. Written in 2006. Complied using Borland C/C++ compiler.
A snake game made with Borland Graphics Interface (BGI) using concepts of C programming language.
These are small lab exercises that I did using C++ and WinBGIm graphics library
This is a simple game in 2D programmed in C using the graphic Library WinBGim, so it is that probably that you can use it just in windows SO. Sorry Guys.
Tetris in C with WinBGIm (graphics.h)
Multiplayer snake and ladder game, It uses BGI graphics for the Graphical interface.
It was my first project with Sahidul Islam. It was a BGI project.
A Program having two different Games made using raw BGI Graphics
Bubble Shooting game written in C with BGI on Visual Studio.
WinBGIm Graphics Library를 활용한 테트리스
Snake Game made on C++, incorporated with BGI (Borland Graphics Interface).
Created using BGI and C++ with filing for saving data
Computer Graphics In CPP Using Windows BGI (#include<graphics.h>)
On MinGW environment in graphics mode with WinBGIm
This is a simple game by BGI( borland graphical Interface)
A 2d game made using Borland discontinued Turbo C++ compiler
A shooting game that takes place in space, made with the C language using the BGI library. <br> Stack: C (BGI Library)