GithubHelp home page GithubHelp logo

bhanditz / horseshoes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 2mb-solutions/horseshoes

0.0 2.0 0.0 3.91 MB

Code for the horseshoes game by 2MB Solutions.

License: MIT License

Makefile 46.71% Batchfile 2.21% Shell 9.73% C++ 41.35%

horseshoes's Introduction

Horseshoes:
By 2MB Solutions (https://2mb.solutions).
Released under the MIT license. See license.txt for details.

Compilation:
1. Make sure you have either 1. recursively cloned this repository (git clone --recursive) or that you have done the following: git submodule update --init
2. On windows, run comp.bat from a visual studio 2015 command prompt with c++ support installed.
3. On linux, run comp.sh with allegro5 and supporting libraries (libogg, libvorbis, libvorbisfile, allegro-font, allegro-audio, allegro-acodec) installed. Uses g++. Also requires speech-dispatcher.
4. On windows, copy the contents of game-kit/allegro_stuff/win-distrib32 to a new folder. Also copy the contents of game-kit/screen-reader/win-distrib32 to that folder.
5. Also on windows, copy horseshoes.exe and the sounds directory to that folder. Note: Do not copy the contents of the sounds folder, copy the entire folder itself.
6. On linux, as long as liballegro and other supporting libraries can be found on your path, and speech-dispatcher is properly configured, you should just be able to run ./horseshoes in a graphical terminal.
7. On windows, run horseshoes.exe from the folder you copied everything into.
Note: On mac, the build is not yet completely working. It will work with similar instructions to the linux instructions above, replacing comp.sh with comp-mac.sh, and with older versions of allegro's libraries. We are planning to have this fixed soon.

Usage:
On windows, horseshoes will speak through jaws, dolphin/supernova, NVDA, system access, Window Eyes, or sapi. We haven't been able to fully test all the screen reader code in a while, but so far we know it works with NVDA, Jaws (relatively new versions, maybe 11+?), and sapi. Please report others failing or working to us.
On linux, as previously mentioned, this game will speak through speech dispatcher. If no speech is heard, make sure to check your speech dispatcher configuration. If orca is running, and speaks something, it may get queued along with our speech, so you may want to silence or turn it off before starting the game.

Packages:
The latest .exe builds for windows will always be found here: https://2mb.solutions/horseshoes-win32.zip
Arch linux has AUR packages. Either install horseshoes (stable) or horseshoes-git (possibly less stable) from the AUR with your favorite AUR helper.
More linux packages hopefully will be coming soon, along with a mac package.

Contributing:
Found a bug? Would like to suggest improvements? Want to hack on the code? We'd love to hear from you or get your contributions! Please feel free to open issues or pull requests on this repository, or email us. Michael[4t]2mb[d0t]solutions (email intentionally obfiscated).

Have fun!

-Michael: (https://michaeltaboada.me)
Billy: (https://stormdragon.tk)

horseshoes's People

Contributors

lilmike avatar stormdragon2976 avatar

Watchers

James Cloos 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.