The SDL forums have moved to discourse.libsdl.org.
This is just a read-only archive of the previous forums, to keep old links working.


SDL Forum Index
SDL
Simple Directmedia Layer Forums
"TetriCrisis 4 110% A.I. Turbo"-SDL2-Open...
JeZ-l-Lee


Joined: 20 Sep 2009
Posts: 572
Location: Long Island, New York, United States, Earth
"TetriCrisis 4 110% A.I. Turbo"-SDL2-Open...

Hi,

My team and I are proud to announce the 1st beta release of our SDL2 video game
"TetriCrisis 4 110% A.I. Turbo" for all Windows(R) and all Linux desktops and notebooks!

I personally spent a few days optimizing the slow TTF text drawing done by SDL2_TTF.
It now saves the last 100 TTF texts drawn and pulls identical TTF text textures from the cache.
Game runs 60FPS in a Windows XP virtual machine under Xubuntu 14.04 L.T.S. 64Bit host on a 1.2GHz thin client.

We were hoping some people could help test this new "Turbo" version?
The game is 100% open-source cross-platform and includes full source code!
Because the game is open-source you can use and/or modify the source code any way you like.

Game is pre-built for all Windows(R)
and has makefile to build on any Linux.

Linux dependencies:
- G++
- SDL2 + dev
- SDL2_Image + dev
- SDL2_Mixer + dev
- SDL2_TTF + dev
- OpenGL hardware acceleration for good performance

You can download the beta at the below URL link:
http://16bitsoft.com/files/TC4Turbo-SDL2.zip

Please let us know about any bugs or suggestions for improvement by replying to this forum post.
Thank you!

JeZxLee
16BitSoft Inc.
Video Game Design Studio
www.16BitSoft.com

Some screenshots:


JeZ-l-Lee


Joined: 20 Sep 2009
Posts: 572
Location: Long Island, New York, United States, Earth
Hi,

This is finished now!
Thanks to all the people who helped test it!

The download URL has been updated and is the same.
For people in the mailing list please click on below URL link to visit the forum:
http://forums.libsdl.org/viewtopic.php?t=10833

Thanks!
JeZ-l-Lee


Joined: 20 Sep 2009
Posts: 572
Location: Long Island, New York, United States, Earth
Hi,

We forgot to add full screen support and have added it now to the game.
The download URL link is the same as before.

URL link to the original SDL Forum post:
http://forums.libsdl.org/viewtopic.php?t=10833

Enjoy!