Results 1 to 2 of 2

Thread: Tank Commander v1.1

                  
   
  1. #1
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    52
    Posts
    139,574
    Blog Entries
    3209
    Rep Power
    50

    Default Tank Commander v1.1

    Donnie comes up with a first person tank game today.

    Release notes:

    I wanted to see how fast I could do a first-person tank game for the GBA, and this is the result. I saved some time by reusing code from my last one, Collision Course, but by the end I had to rewrite and optimize a great deal to be able to display two tanks instead of one. This is once again a vector-based game, but this time in 3D wireframe. There's a lot of Bresenham line drawing and integer division going on, so I hope it runs at a solid 60 frames per second on hardware, which it hasn't been tested on.

    My only real experience with the inspiration for this game, Battlezone, was on the Atari 2600, and I've never operated a tank, so I'm not the best person to try doing simulations. In any case, a modified version of Atari's arcade game Battlezone was used in U.S. Army training.

    http://www.gbadev.org/index.php?ID=582

  2. #2
    DCEmu Pro Hawq's Avatar
    Join Date
    Apr 2004
    Location
    Here
    Posts
    827
    Rep Power
    78

    Default

    MMMmmmmmmm Battlezone, gotta try this one later

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •