Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
General
»
SFML projects
»
Grandmaster Overflow - the puzzlest of games
Print
Pages: [
1
]
Author
Topic: Grandmaster Overflow - the puzzlest of games (Read 2322 times)
0 Members and 1 Guest are viewing this topic.
mmilchev
Newbie
Posts: 1
Grandmaster Overflow - the puzzlest of games
«
on:
January 16, 2015, 02:11:31 pm »
Hi Everyone!
I just released my new game - Grandmaster Overflow.
It's main purpose was to be portfolio piece, but it turned out more than that in my opinion. Anyway, it's a puzzle game where you have to flood the board as much as you can with whatever tools you are given for a particular level. You can play it here:
http://gamejolt.com/games/puzzle/grandmaster-overflow/43420/
. The source code for the game is here:
https://github.com/mmilchev/GrandmasterOverflow
. Here are some screenshots from the game:
Alongside it I made a component-based game engine (very Unity-like in its design). You can find it here:
https://github.com/mmilchev/EngineBase
.
Logged
Print
Pages: [
1
]
SFML community forums
»
General
»
SFML projects
»
Grandmaster Overflow - the puzzlest of games