/Weekly-Challange

We do tasks weekly in our discord group. and in this repo, I will share my tasks. I use my own raylib_template for this repo.

Primary LanguageC++

Weekly-Challange

Table of Contents


About

Weekly challanges with raylib_template.

  • WEEKS

    • Week 1: orbit simulator

      A simple simulation of sun, earth and moon.

    • Week 2: 2d basic runner game

    • Week 3: 2d platformer

    • Week 4: Better 2d platformer


Requirements

  • C++17
  • Cmake

Installing

git clone --recurse-submodules -j8 https://github.com/Fatihcil16/Weekly-Challange.git

Platforms

Tested in;

  • Linux Mint 20.2 Cinnamon
  • Windows 10

Bugs

  • Window ;
    • Minimese or move the window, character falls.
  • Linux ;
    • Minimise window, character falls.

Used Libraries/Assets


Warning

Unfortunately, we do not continue to do weekly challenges that's why I continue to develop platformer game here here