openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
Positronic
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
4 days
ago. based on code collected
4 days
ago.
Mar 12, 2025 — Mar 12, 2026
Showing page 1 of 1
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed the layout a little bit, should be ready for the bus
Dave LeBlanc
More...
about 15 years ago
Halfway to a non-uglified layout. Apparently a global table layout is not for me
Dave LeBlanc
More...
over 15 years ago
Working on getting it looking 1/2 way decent, upgraded to 2.2 sdk, and new versions of Scala, sbt, eclipsify and sbt-android-plugin.
Dave LeBlanc
More...
over 15 years ago
Added the eclipse project config plugin to sbt, updated eclipse config. Removed android nature (unused).
Dave LeBlanc
More...
almost 16 years ago
changes to support Scala 2.8.0.RC1.
Dave LeBlanc
More...
almost 16 years ago
Merge branch 'master' of github.com:dleblanc/Positronic
Dave LeBlanc
More...
almost 16 years ago
Made the success info stay around longer, updated some of the stories.
Dave LeBlanc
More...
almost 16 years ago
Now support 0.4.1 version of the sbt plugin, small updates to support newer android installation style. Need to commit stuff from my other box - tests still broken.
Patrick Wilson-Welsh
More...
almost 16 years ago
Small refactor to make getMatchPercentage actually return percentage instead of fraction.
Dave LeBlanc
More...
almost 16 years ago
Finally fixed the stats stuff - we want the fraction of correct guesses / the total # of guesses or matches.
Dave LeBlanc
More...
almost 16 years ago
BUG: UI Still scores 75% when we don't do anything. Need to figure this out, cause the tests don't jive.
Dave LeBlanc
More...
almost 16 years ago
Updated a few things - added a 'both' button, a 'start' button, and a slider for N back count.
Dave LeBlanc
More...
almost 16 years ago
Simplified the controller a little more. Integrated some simple stats support in it.
Dave LeBlanc
More...
about 16 years ago
Fixed the test I thought I fixed last time - just had to fix the nBack value.
Dave LeBlanc
More...
about 16 years ago
Using the randomized pair creator for sounds and positions. Added lots of tests to ensure it's working properly.
Dave LeBlanc
More...
about 16 years ago
Fixed the issue with the randomizer making too many matches - fixed with a lot of grief, better algo altogether, if a little complicated.
Dave LeBlanc
More...
about 16 years ago
Integrated the randomizer into the sounds for the main game. Seeing a bug where we request 3 matches, and get 4. Hrrmn (off by one? shouldn't my test catch this?)
Dave LeBlanc
More...
about 16 years ago
Converted some tests to use scalacheck, much better coverage now - even though the production code didn't need to be tweaked. Much clearer on contract, exposed in tests.
Dave LeBlanc
More...
about 16 years ago
Added another really crappy test, this time for actually inserting the apropriate number of matches.
Dave LeBlanc
More...
about 16 years ago
Added some random sequence generator stuff, not yet integrated.
Dave LeBlanc
More...
about 16 years ago
Lots of good stuff - have the sounds working, frigged with the layout more.
Dave LeBlanc
More...
about 16 years ago
Added basically a parallel path that handles the sounds. This is so similar, that I think I'll probably introduce an enum or something - separate matcher object? Dunno.
Dave LeBlanc
More...
about 16 years ago
Fixed the issue where clicking position with 1 move in the history would cause it to bail. Off by one error.
Dave LeBlanc
More...
about 16 years ago
Added a text field to show the status of us mactching (or not matching) a position.
Dave LeBlanc
More...
about 16 years ago
Now have some blocks animating on the UI - from 0% to 100% alpha - good enough, but I'd like some colour on there.
Dave LeBlanc
More...
about 16 years ago
Added a .gitignore file to ignore unimportant stuff - man sbt has a lot of cruft!
Dave.LeBlanc
More...
about 16 years ago
Updated the readme with build instructions.
Dave.LeBlanc
More...
about 16 years ago
Initial commit of the Positronic project. Doesn't do anything interesting yet, stand by.
Dave.LeBlanc
More...
about 16 years ago
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree