Reply
Thread Tools Search this Thread
thp's Avatar
Posts: 1,310 | Thanked: 3,731 times | Joined on Sep 2007 @ Vienna, Austria
#1


For the N9, N950 and N900: http://thp.io/2013/tetrepetete/
 

The Following 23 Users Say Thank You to thp For This Useful Post:
Posts: 911 | Thanked: 921 times | Joined on Jan 2010 @ Amsterdam, Palma de Mallorca
#2
I'd say that the background explanation on your site is well worth quoting here;

Background

The point of this game is not so much to write yet another clone of that game with blocks of 4, but more about an experiment in creating a portable game using C++ (and no frameworks!) that can be run on multiple platforms and also use multiple rendering backends (right now, this is mostly OpenGL ES, but I do have a QPainter-based Qt4 backend as well as a ncurses-based console backend working). Other experimental things included, but maybe not obvious are: Gameplay recording and playback (you can replay your last game), highscores that can be updated automatically when the game rules change, the use of no bitmaps/images for the OpenGL ES backend (everything you see is rendered from 3D meshes or generated font textures) and a cameo appearance of That Rabbit from That Rabbit Game. Apart from that, this is obviously also a first small test for the "free-to-grey" concept, and I wanted to have this game on the N9, so here you have it.
I really like the No-Images-Harmed concept, well done!
 
Posts: 3 | Thanked: 1 time | Joined on Jan 2013
#3
The game does not seem to be beautiful. I've played it but I do not see it.
 
Moderator | Posts: 5,843 | Thanked: 5,282 times | Joined on Nov 2011
#4
Originally Posted by mpuhl299 View Post
The game does not seem to be beautiful. I've played it but I do not see it.
Well then you didn't get the point of the game Read the background in the game's page or on the post above you to understand it...
 

The Following User Says Thank You to thedead1440 For This Useful Post:
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

 
Forum Jump


All times are GMT -4. The time now is 03:53 PM.