C++ and Delphi

 

 

GDI Graphics

 

Dithering method with 256 colors mode. Demo consists 5 parts which are show some simple but spectacular effects.

binary

 

 

 

Sokoban

 

The well known game with 120 different level and slightly modifed GDI routines.

binary

 

 

 

Tantrix

 

Loop creation is the aim in this logical game. Use more and more tiles and time. J

binary

 

 

 

Connect4

 

Little artificial intelligence presentation. Minmax method and alpha-beta pruning.

 

 

 

 

Directdraw Graphics

 

Same parts and effects like GDI Graphics, however with Directdraw methods.

binary

 

 

 

Balloon

 

This is a remake of the old C16 game Zylon except this one has scrolling background.

 

 

 

 

Asteroids

 

Pretty vector graphics in this asteroids clone. One of my favourite game.

 

 

 

 

Racer2D

 

Small game which is try to show car physics by the help of particle physics engine.

binary

 

 

 

DirectX Graphics

 

Simple DirectX demo is show the possibilities of hardware techniques.

binary

 

 

 

Maze

 

Really fast 2D raycasting maze with doors and objects.

 

 

 

 

Realtime Raytracer

 

Raytracer by the help of quad-tree acceleration.

 

 

 

 

Racer 3D

 

Almost the same like Racer 2D but use different physics engine with Euler integration in 3D world.

 

 

 

Java4k Contest

 

 

Grasshopper4k

 

Control your car and get through the hilly terrain. Race against the time and beat your record if you can.

source

 

 

 

QuadSquad4k

 

It is a 4k remake of Asteroids video game, which was played in my childhood. However I use quads instead of asteroids.

source

 

 

 

 

FortressFall4k

 

Go medieval and smash some fortress in this physics-based game. Use your cannon to reduce structures and eliminate the yellow figures pushing them into the abyss. Try to minimize shots count, use as less blocks as possible.

source