1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. If you are going to register on XLNation, please make sure you do not use a proxy server.
    If you use a proxy server your registration will most likely get blocked due to spammers and hackers using proxy servers to hide their real IP address.

    If your using your home or work IP address and have not received your registration email, check your spam folder.
    PLEASE DO NOT ASK TO HAVE YOUR ACCOUNT DELETED IF YOU HAVE POSTED IN THE FORUM! If so we do not delete accounts due to the mess it can make on the forum.
    Dismiss Notice

Simtower And Its Clones

Discussion in 'XLN Watering Hole' started by AzemOcram, Nov 18, 2014.

  1. AzemOcram

    AzemOcram Executive

    Joined:
    Oct 19, 2014
    Messages:
    117
    Likes Received:
    40
    SimTower is a videogame for DOS that originated as an elevator simulator that eventually turned into a game that became moderately popular in Japan. It was developed by Yoot Saito but it was published in North America by Maxis, who also published A-Train and 3D pinball for Windows XP (and of course the developers of most Sim titles including SimCity and The Sims).

    SimTower (known as The Tower in Japan) was so popular that it spawned a sequel that was released by Sega in North America called Yoot Tower (it was called The Tower II in Japan and published by Yoot's own company). It also spawned ports to the GameBoy advanced, Nintendo DS, and iPad. There have been numerous clones of it that all go after different focuses including Corporation Inc, Tiny Tower, Dream Heights, VegasTowers, OceanTower, and a few open source projects.

    I have been involved with the majority of the open source clones of SimTower since 2008 and I have made a full graphics pack (minus most animations) for such a project. Most of the projects only used a small fraction of the art I made and one (which was the most promising) made animations for my art and high quality graphics for a few rooms I had not done. That was called Highrise Developer but it won't run on 64 bit computers or using the latest libraries.

    However, I started work on a new, browser-based SimTower clone called OcramTower around June and last committed to it around late August. I started back up on working on it but I need a better understanding of a few things before I can publish the next version. I want to fix the way that rooms are loaded and displayed, which should fix the lobbies.

    Here is the 3rd prealpha release (hosted on GitHub) of the game:
    http://azemocram.github.io/OcramTower/OcramTower-prealpha3.html
     
  2. AzemOcram

    AzemOcram Executive

    Joined:
    Oct 19, 2014
    Messages:
    117
    Likes Received:
    40
    I am trying to rewrite the code for the game to make it load info on the rooms stored in XML (so far successful) and then being able to place them into the environment and store them in an array similar to the array used in prealpha3, except prealpha4 will store room data and prealpha3 is merely an image array.
    Here is a video I made a while ago demonstrating what I want the end product to look like:



    Here is a video I made this week demonstrating what I want prealpha4 to look like:



    So, what do you think?

    --Ocram
     
  3. AzemOcram

    AzemOcram Executive

    Joined:
    Oct 19, 2014
    Messages:
    117
    Likes Received:
    40
    I have just made a new commit to GitHub here http://azemocram.github.io/OcramTower/

    One problem is that Windows uploaded the pictures with different capitalization than it displayed and that made me rewrite parts of my code to account for the wrong capitalization.

    --Ocram
     
  4. AzemOcram

    AzemOcram Executive

    Joined:
    Oct 19, 2014
    Messages:
    117
    Likes Received:
    40
    IsoTower has been completely recoded and will get all new art (or rather slightly modified versions of the concept art of Alpha). I can't wait to buy the Beta!

    SomaSim, the creators of 1849 started working on Project Highrise, which looks really promising and should be released sometime this year.
     

Share This Page