Coder Social home page Coder Social logo

ocramtower's Introduction

OcramTower

Web based game meant to be a spiritual successor to SimTower and Yoot Tower

This game currently has no gameplay or functionality besides displaying a tower that has already been made. Future revisions will allow the player to build a tower from the ground up and use the top canvas to see a smaller, more manageable viewing field.

The main page is OcramTower-prealpha1.html and it might take a while to load. I recommend you open it in a private tab or in Internet Explorer 10+.

ocramtower's People

Contributors

crazy2be avatar dennis-eichardt-ch avatar kiwih avatar quix0r avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ocramtower's Issues

Hiatus?

Out of curiosity, is this project on hiatus?

Demo not working in Firefox

The demo doesn't work for me in Firefox 30.0 - in Google chrome, everything is nice and smooth. Interestlng enough, Firefox's firebug shows permanently refreshing drawing status in console, so there seems to be some activity at least.

The graphics are drawn normally, but the image is not movable. Maybe this is about events? As soon as I've got some time I'll try to investigate here - or whoever wants to take over.

License

Under what license is this developed as? I am interested in developing this concept further, but would like to know how it is licensed.

Demo not working on older Firefox (FF 15 / Linux)

I had a report coming in from my work colleague Lars that he wasn't able to start the demo on FF 15 (Linux). I don't know how far backwards you guys want to go, if you want to support only actual browsers or maybe even later browsers.

He writes that a fix for him was the following code:

var requestAnimationFrame = window.requestAnimationFrame || window.mozRequestAnimationFrame || window.webkitRequestAnimationFrame || window.msRequestAnimationFrame;

in main.js

If you like, I could implement and fix the test. If you decide to support only latest browsers, please draw a line from where to where and which browsers.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.