Coder Social home page Coder Social logo

engineoflies's People

Contributors

engineeroflies avatar j-schoch avatar mjmeehan avatar rabtom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

engineoflies's Issues

Dated code in src

After a bit of study, it would appear that the test game code in src is dated as it expects a different definition of eol_button_stock_new, and an eolLevelLayer with a clipMesh and a clipMaskOri member.

Create eol_audio system

The files in the project eol_audo.c and eol_audio.h are stubs. A full audio system should be written.
It should use SDL_Mixer as a basis and provide the ability to:

  • Global Configuration of sound system
    • Global volume limit
      • Specific Area volume limits: Music / Effects / Voice
    • Number of simultaneous Audio files loaded
    • number of channels provided
  • Load and Play Sound Effects : eolSound type should support wav, ogg and mp3
    • Provide a callback interface to allow a user to hook into the event of a sound completing
    • Provide multi-channel support (already supported by sdl mixer
  • Load and play background music: eolMusic should support ogg and mp3
    • Provide a callback interface so users can get the event of when a music file is complete.
  • Setup through resource manager
  • Loaded through file loader
  • Assets loadable from config files. (sound file, group, volume)

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.