Code Monkey home page Code Monkey logo

ace-online's People

Contributors

dependabot[bot] avatar wooky avatar

Watchers

 avatar  avatar

ace-online's Issues

Play offline

Since the game can be "installed", leverage web workers to serve the game while the client is offline.

Scale fixed sized games

Fixed size games just don't look right. On desktop, they're too small, but on mobile, they're too big. Figure out how to scale them so they look decent on any screen.

Add button to install as app on index page

This game can be installed as an app on desktop or mobile, but unless you know that, there's no indication about it. Add a button on the index page to give the user the ability to install it as an app. Preferably, don't display the button if the game is already installed as an app.

Simulate right click on mobile

Minesweeper is unplayable on mobile due to the fact that there's no way to make a right click. Need to be able to simulate a right click.

taipei wants taipei-tiles image to be 243px wide

The taipei-tiles texture is 234px wide, however in taipeilib.c lines 84 and 116, the expected width is 243px. If the texture is not that exact width, it draws garbage.

To get around that, imagegen.mjs has a hacky workaround to set the width of the texture to 243px. Since it's a hack, obviously, it needs to be resolved.

When using make-imglib.c, taipei-tiles is generated with the width of 234px, as it's supposed to. How do the precompiled binaries work then?

Add more icons to the title bar

Right now only the back button is added when playing a game. Add game-specific buttons that just send a keypress event to the game.

  • #12
  • Make the buttons look better and responsive on mobile

Add taipedit

Get Taipei Editor to work, including exporting of levels. Then, modify taipei to import these saved levels.

Limit canvas to single touch

Weird stuff occurs when two touch events are processed. Limit to just one touch event so that this wouldn't happen.

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.