Coder Social home page Coder Social logo

rgee / hfoss-dasher Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 25.78 MB

The HFOSS 2010 Summer branch of Dasher, a predictive text-input application to help impaired users type without a keyboard.

License: GNU General Public License v2.0

Visual Basic 0.02% Objective-C 2.73% Python 3.18% Shell 3.72% Java 10.07% C 39.51% C++ 40.76%

hfoss-dasher's People

Contributors

aklapper avatar behdad avatar changwoo avatar claudep avatar dmytro-bit avatar dooteo avatar gforcada avatar gintas avatar itsjamil avatar japplebaum avatar kelemeng avatar kennethnielsen avatar luciang avatar maticz avatar milocasagrande avatar mtelka avatar mtrmac avatar nma-2009 avatar ookull avatar pclouds avatar pesder avatar piotrdrag avatar pmkovar avatar prlw1 avatar pwithnall avatar raivisdejus avatar takeshi-aihana avatar tvainika avatar urmatej avatar yeager avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

japplebaum

hfoss-dasher's Issues

Game Mode target does not limit its search to child nodes

Currently the dasher game target will select nodes on screen that would cause the user to back out of their current area or cross incorrect node boundaries and spell a completely unintended word. This is because the letter that gets the target each frame is determined by the order of the draw calls.

Autogen Fails

Autogen.sh fails with the error message:

aclocal-1.11: configure.ac:1: file `m4/acx_pthread.m4' does not exist

Game mode target string is ugly

Currently the target string is far too large and obfuscates many letters on the screen. We have to change this to somehow display in a nice, readable and unimposing manner.

Version number fn in configure template fails

Configure.ac now hard codes the version number FOR NOW. This will be changed when we figure out the problem with the previous solution.

Originally, to get the version number to pass to AC_INIT, a macro was used that formatted the result of git describe --abbrev=4 to be an appropriate version number. I believe we are missing the tags on our latest commits since this command, when run in isolation, returns an error.

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.