Jump to content

Rotating Tower Platform Game Tutorial


rich
 Share

Recommended Posts

post-1-0-27418600-1383004949.png

 

If you’ve been around long enough you might have played Nebulus on the c64 (I think it was called ‘Tower Toppler’ on other platforms). It pushed the limits of what the c64 could do graphically, but it was also a great game to play with challenging level design.

 

http://codeincomplete.com/posts/2013/10/27/rotating_tower_platformer/

Link to comment
Share on other sites

@kylenau, I'm the author of the demo/article, just wanted to clarify that quote because I tend to say it a lot :-)

 

I agree with you, this demo would work fine on mobile... although the amount of work that would need to be done to make it performant across devices is... lets just say... non-trivial.

 

I find the HTML5/javascript/browser environment a fantastic environment for prototypying, experimenting, and learning game development techniques, its quick and easy and the distribution model is fantastic...

 

... however, and this might be a controversial statement in this forum :-), but I believe it has always, and will always be a step behind native platforms in terms of capabilities, performance, development tools, etc.

 

So when I say "real game" I tend to mean in terms of a modern day game, a "Stanley Parable", "Fez", "Spelunky", "The Swapper", "Minecraft", "Antichamber", etc

 

 

But you're absolutely right, this particular demo would actually work pretty well on most modern mobile devices.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...