Kizuna-AII / Trash-Mechanics

Classify your garbages and throw them into correct dustbin!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trash-Mechanics

A simple game in which you need to classify your garbages and throw them into correct dustbins, coded with C++ and FLTK library.

To-do List

  • RigidBody::Collide

  • ShowPolyWithPNG

  • View layer

  • Model layer

  • ViewModel layer

  • App layer

  • ...

Tool Specification

Coding System : Visual Studio (Windows 10 SDK Ver 10.0.17134.0)

Version Control : Github

Continuous Intergration & Deployment : Jenkins

Build Tool: CMake

Style Check : cpplint ( https://github.com/cpplint/cpplint )

Static Analysis : cppcheck ( http://cppcheck.sourceforge.net/ )

Complexity Analysis : cppncss ( http://cppncss.sourceforge.net/ )

Unit Test Coverage : OpenCppCoverage

Text Editor : markdown

Graph Maker : LaTeX

Graphics Library : FLTK 1.3.5 ( https://www.fltk.org/ )

About

Classify your garbages and throw them into correct dustbin!


Languages

Language:C++ 100.0%