Page 1 of 1

Game About Painting Shapes

PostPosted: 13 Aug 2021, 18:43
by skmskm
Game About Painting Shapes
Game is about painting object and delivering them to base,
you can also mix paints in 12 color system(real paint like).
Its strategy type build you build base to produce certain stuff required by base.
Game is build For windows API with rendered in openGL objects.
Game has infinite map generator, with optimization as tree type structure(each layer 9 elements).
gra o kształtach.png

Game it self:
Game about shapes.zip
(41.43 KiB) Downloaded 126 times

And Source Code:
source.zip
(53.25 KiB) Downloaded 129 times


Key-logy:
Delete - deletes object
R - rotates object/on map object
q - pick copy of object under mouse
AWSD movement
right mouse button - move view
left mouse button - place object
ESC - exit

Thing on bottom belt:
Belt / miner / painter / splinter / underground belt / paint mixer
on right side of bottom belt:
from right exit button / find base

Belt speed is around 6-7 items per second
Painter/mixer speed is around 1 item per second

Video:
https://www.youtube.com/watch?v=wnnDchtMmiw
Twich.tv channel i make games on streams:
https://www.twitch.tv/skmskmx

Re: Game About Painting Shapes

PostPosted: 13 Aug 2021, 21:18
by Julius
There seems to be no license specified with the source-code.

Re: Game About Painting Shapes

PostPosted: 14 Aug 2021, 07:40
by skmskm
I know that there is no license added it will be GNU one or similar Free licenses.
This code is so interlocked between modules you cant use them independent so i don't care.
if you like, you can use parts of code for yours needs/learning from it whatever.