Skip to content

Releases: lavadax/MS2-Monkey-Brain

More Options

01 Nov 23:54
084695c
Compare
Choose a tag to compare

On top of the same functionality as 2.1.1, this also has 2 themes and went through a rigorous testing cycle which is documented in the readme file.

Timeline restored

29 Sep 15:13
ba4f70e
Compare
Choose a tag to compare

Short fix on the history tab when importing data that overlapped with the current data.
History tab is now working correctly.

Complete history

26 Sep 15:18
af077c7
Compare
Choose a tag to compare

History page has been expanded to work correctly regardless of what days have been played or what granularity has been selected on the history page.

Save State

27 Jul 23:01
a26b10c
Compare
Choose a tag to compare

This release has a fully functioning page, along with some added features:
- An introduction to explain the site purpose to first time visitors
- Ability to replay the introduction if a visitor wants a refresher
- Tracking of highscore across page visits
- Tracking of play history across page visits
- Ability to view play history by clicking the history button.

Basic JS

26 Jun 14:17
9ee5600
Compare
Choose a tag to compare

Page is now fully working and responsive with some minor potential mobile issues that have to be tested more.
The game can now be played and progressed past the initial level, and high score of the session will be tracked.
Currently any progress and high scores will be reset upon refreshing/closing the page, this will be a primary focus for the next version.

Level 1

23 Jun 19:19
6167a70
Compare
Choose a tag to compare
Level 1 Pre-release
Pre-release

This release contains enough code to make the initial level of the game work without any issues.
There is currently no progression implemented

Basic Responsiveness

12 Jun 19:45
0157dc2
Compare
Choose a tag to compare
Basic Responsiveness Pre-release
Pre-release

This release makes the page mostly responsive on all devices.
The game area is not fully set up yet, this will be fixed once some of the javascript running the game is in place.

Basic Usage

08 Jun 16:04
46cd777
Compare
Choose a tag to compare
Basic Usage Pre-release
Pre-release

This release has the main parts of the HTML and CSS in place and fully functioning on larger screen sizes.
This is still a pre-release as there is no proper javascript, aside from the prepared building blocks to be used once 0.3 is up and running.
Next focus will be responsiveness of the currently in place HTML to function on smaller screen sizes without issues.

Roadmap

31 May 16:09
5852af4
Compare
Choose a tag to compare
Roadmap Pre-release
Pre-release

v0.1 with added roadmap.

Project initiation

30 May 00:10
5852af4
Compare
Choose a tag to compare
Project initiation Pre-release
Pre-release

Wireframes have been added along with space reserved for files, and a modified version of MS1's README.md.