]> git.r.bdr.sh - rbdr/sumo/blob - CHANGELOG.md
Add Naive Game Rules (#11)
[rbdr/sumo] / CHANGELOG.md
1 # Changelog
2 All notable changes to this project will be documented in this file.
3
4 The format is based on [Keep a Changelog](http://keepachangelog.com/)
5 and this project adheres to [Semantic Versioning](http://semver.org/).
6
7 ## [Unreleased]
8 ### Added
9 - Eslint config
10 - JSdoc config
11 - Serpentity as a dependency
12 - Base HTML and CSS
13 - Wrapper application
14 - This CHANGELOG
15 - A README
16 - A CONTRIBUTING guide
17 - Pixi powered renderer system
18 - Matter-js powered physics system
19 - Scripts to setup hooks, linting, docs, and bundling
20 - Keyboard Support
21 - Dash & grab mechanics
22 - Add support for Gamepads (Tested using PS4 only)
23 - Add points keeping system
24
25 [Unreleased]: https://github.com/rbdr/sumo/compare/master...develop