Giter Club home page Giter Club logo

unamed00's Introduction

unamed00

Ambition

The main purpose of this project is to practice my C++, and learn new techniques, syntaxes, styles...

The main goal is to create a 3D game engine in network with a modular conception.

Screenshots

Scene Example

An example of what you can do for now :

An Asteroid like game : survive as much as waves as you can !

Screenshot Asteroid Wave 2 Screenshot Asteroid Wave 4 Screenshot Asteroid Wave 8

Getting Started

This project was generated from this template

Prerequisite

This project is build with the package manager Conan. Make sure you have installed conan and configured your profile and your remotes.

Building

Build Status

Building on unix platform :

$> ./make.sh [Debug|Release]

You can also generate a Visual Studio Solution from this repo : tutorial

Running the tests

codecov

To build the tests :

$> ./make.sh Test

After that, to generate the coverage as html (in build/coverage/index.html):

$> make -C build coverage

Documentation

The documentation is generated with the Release build. It contains :

  • a graph of the external dependencies
  • a list of all the sources files and the all the macro / function / class / namespace ...
  • a todo / bug / issues list

Made With

  • Conan - The package and dependencies manager
  • CMake - Cross-platform Building Tool
  • Travis - Continuous integration service for github project
  • Ctest - CMake test driver program
  • Catch2 - Testing Framework
  • Gcov - Code coverage generator
  • Doxygen - Documentation Generator

Authors

  • Mathieu Lala - Initial work - Github

License

This project is licensed under the MIT License - see the LICENSE file for details

unamed00's People

Contributors

mathieu-lala avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.