Skip to content

Releases: ovflowd/mars

Production Version of M.A.R.S. API

10 Jan 02:33
Compare
Choose a tag to compare

This version contains all features from version 1.1 plus:

  • Dependency Injection
  • More accurate Tests, and more coverage
  • The following design patterns:
    • Following all SOLID concepts
    • More documented
  • Also the code has a more detailed Exception Handling and more detailed return values when operations happen

Production Version of M.A.R.S. API

05 Jan 23:27
Compare
Choose a tag to compare

This version contains all features from version 1.0 plus:

  • Dependency Injection
  • More accurate Tests, and more coverage
  • The following design patterns:
    • Builder
    • Iterator
    • Facades
    • Iterator
    • Composite
    • Repository
    • Controllers
    • Models
  • Also the code has a more detailed Exception Handling and more detailed return values when operations happen.

Also, this version has a new Hover Model, with more data, like Date of Launch and Mission status.

First Release of Mars API

03 Jan 03:40
9a79ea6
Compare
Choose a tag to compare

This version contains a simple application with a RESTful API.

this application contains

  • Game Manager
  • Map System
  • Path Finder
  • Entities
  • Tests