aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: f3b119fb91a73040b20414a6b23e779c0ca1e7db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
### Added
- Eslint config
- JSdoc config
- Serpentity as a dependency
- Base HTML and CSS
- Wrapper application
- This CHANGELOG
- A README
- A CONTRIBUTING guide
- Pixi powered renderer system
- Matter-js powered physics system
- Scripts to setup hooks, linting, docs, and bundling
- Keyboard Support
- Dash & grab mechanics
- Add support for Gamepads (Tested using PS4 only)
- Add points keeping system

[Unreleased]: https://github.com/rbdr/sumo/compare/master...develop