RetroTank3D - New Playable Demo

Community Forums/Showcase/RetroTank3D - New Playable Demo

gman(Posted 2008) [#1]
Still has a long ways to go but I've made a lot of progress lately on this project so there is a new playable demo available. 2 players at the same PC should be able to have a pretty good go :)

RetroTank3D is a retro 3D remake of the tank portion of Atari "Combat!". It is meant to look and act nearly like the original only in 3D.

2008_04_06 Playable Demo (Windows)
2008_04_06 Playable Demo (Linux)

---
Title Screen Keys:

F12 => Cycle Color Schemes

---
In-Game Keys:

Player 1 (Retro Tank):
X => Forward
Z => Left
C => Right
TAB => Fire

Player 2 (Sleek Tank):
Up Arrow => Forward
Left Arrow => Left
Right Arrow => Right
Enter => Fire

Views:

F1 => Tilted 3D Overhead
F2 => 3D Overhead
F3 => Full Retro Overhead
F4 => Split-Screen
F5 => Player 1
F6 => Player 2

Other Keys:

F7 => Toggle Guided Shell Mode
F8 => Toggle Invisible Tank Mode
F9 => Pause
ESC => Exit to Main Menu

---

here are some updated screenshots. Be sure to do a hard browser refresh to get the newest photos in case the old are cached.








Amon(Posted 2008) [#2]
The 3D part is good. I remember playing this on the Atari 2600. Yes it was only 2d on the Atari but your version still has the look and feel of it.

I liked the different camera setups also.

Nice bit of retro, all in all. :)


Terry B.(Posted 2008) [#3]
Hey thats pretty cool.
It runs WAY to fast on my computer though, I cant control my tank.


gman(Posted 2008) [#4]
thank you for the replies :)

It runs WAY to fast on my computer though, I cant control my tank.


Hi Terry. Would you mind trying the latest download from above (2008/3/24). what are your system specs?


gman(Posted 2008) [#5]
updated release. several bug fixes but the cream of ths one is the invisible tank and guided shell modes :)

enjoy!


Grisu(Posted 2008) [#6]
hehe, nice one.

Some suggestion.
1. Optimise your png fonts:
a) they eat up too much hdd ~20 kb instead of ~160 kb for all fonts should be more than enough.
b) in some cases the fonts look ugly on the credits screen (names).

2. When you exit a game and go back to the main menu, the mouse disappears. This is a bit confusing as your menu has no keyboard support.

3. Can you make a single exe for the whole game and bring it under 1,4 MB? - Even more retroish... ;)


gman(Posted 2008) [#7]
greetings Grisu :) thank you for the recommendations.

. Optimise your png fonts:
a) they eat up too much hdd ~20 kb instead of ~160 kb for all fonts should be more than enough.
b) in some cases the fonts look ugly on the credits screen (names).


i had been holding off on updating the Irrlicht font tool but after doing so the new fonts look much better. the image files it uses are much smaller but unfortunately they now require XML files which are big :| they should compress down pretty good though once i get the resources packed up.

2. When you exit a game and go back to the main menu, the mouse disappears. This is a bit confusing as your menu has no keyboard support.


i updated the code so the mouse is recentered after going back to the main screen. this caused it to reshow before moving your mouse.

3. Can you make a single exe for the whole game and bring it under 1,4 MB? - Even more retroish... ;)


:) not sure if i can get it all under 1.4MB with Irrlicht DLL included. i plan on packing up the resources before final release and for windows i usually molebox up the final EXE.

thanks again!


Ross C(Posted 2008) [#8]
a) they eat up too much hdd ~20 kb instead of ~160 kb for all fonts should be more than enough.


You having a laugh right?


Grisu(Posted 2008) [#9]
Thanks for the update.
I've sent you the cut down version of your font images. 15 kb in total. Tested with the newest release and working fine.


gman(Posted 2008) [#10]
updated. new menu sounds and Linux build. probably be my last update for a while since im getting into the next phase of dev (multiplayer).


Blitzplotter(Posted 2008) [#11]
I'd be happy to try the linux build for you..... Are you tcp ing your multiplayer....?