GithubHelp home page GithubHelp logo

romatthe / another-world-suite Goto Github PK

View Code? Open in Web Editor NEW

This project forked from malandrin/another-world-suite

0.0 2.0 0.0 1.42 MB

A Rust implementation of the "Another World" ("Out of This World" in USA) game engine, compiled to WebAssembly to run it in the web. It also includes a debugger and a resources viewer.

Home Page: https://malandrin.github.io/another-world-suite/

License: MIT License

Batchfile 0.08% Rust 53.20% JavaScript 6.80% HTML 0.46% Vue 39.36% Less 0.10%

another-world-suite's Introduction

Another World Suite

Screenshot

Description

A Rust implementation of the "Another World" ("Out of This World" in USA) game engine, compiled to WebAssembly to run it in the web. It also includes a debugger and a resources viewer.

Screenshot

As my previous projects (https://github.com/malandrin/piano-hero, https://github.com/malandrin/domino-party) I've done this in order to learn a bit more about technologies related to the Web, in this case Rust and WASM, and in the same way that my previous projects, it has some allowances:

  • It has to work in Chrome. I haven't test it in any other browser.
  • It has to look fine in my screen. This means it is not web responsive and I haven't test it in other resolutions or devices.
  • The frame rate is not such an important. I'm using the canvas context to draw the frames and although I've tried to do it fast enough, probably there are other faster ways.
  • There are not too many error checks.
  • Although the sounds can be played using the resources viewer, the game itself doesn't have any sounds.

another-world-suite's People

Contributors

malandrin avatar

Watchers

 avatar  avatar

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.