Giter Club home page Giter Club logo

brokendrifter_game's Introduction

Broken Drifter

Broken Drifter is a small drift racing game with my own physics logic. It was made from scratch in a short time to test the manually recreated framework with some own features, practice making games without an engine and improve my hard skills. The development of the framework was accompanied by learning how to develop a game engine from videos, so framework code is almost similar to https://github.com/TheCherno/Hazel

The goal was to make the game in a short time, so the development finished on raw version

How to try

You can download archive in releases to play immediately.

You can build by yourself:

  1. Downloading the repository:

Start by cloning the repository with git clone --recursive https://github.com/SkaLe3/BrokenDrifter_Game.

  1. Generate solution:

After cloning run GenerateProjects.bat script file to generate a Visual Studio 2022 solution file

  1. Controls:

WASD - movement. Space - handbrake. R - change camera

TODO:

Fix backward drive; Fix collisioin; Improve physic; Refactor code (change variables names, export the code to functions); Make optimization (remove excess math operations, add conditions that more efficient than expressions ); Add particles; Add Main Menu; Add Bots; Add map generation from file; Add decorations;

brokendrifter_game's People

Contributors

skale3 avatar

Stargazers

Roman avatar

Watchers

 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.