Git Product home page Git Product logo

tetris_the_fun_way's Introduction

Clockwork Reverie

Hello, this will be a 2D and 3D game engine made from scratch, with as few libraries as possible.

Why? For learning purposes and because so far the majority of game engines I used let me down somewhat.

Attention

This game engine is highly experimental, so much so the few libraries it uses is using features and bugs fixed only available on either direct from the repos or forks, so make sure to run:

git submodule init
git submodule update

This will change once the features are out in releases.

If you are having issues with gcc-13 do like me and use the highest available version of clang that you are able to install.

We tested LLVM-19 and it's clangd work well with modules, same for it's tool set and compiler. So I would recommend using it.

We also use SEMVER versioning system so consider this engine an alpha before 0.8 and beta before 1.0.

FAQ

  1. Is this engine ready to use?

    R: Absolutely not, and will not be for a couple years yet.

  2. Why Python? Python is slow!

    R: Is it really? I have seen code that is quicker to execute in Python than in C++, it depends completely in how you code, and since the engine itself is entirely made with C++, any performance bottle necks coming from Python gets diminished quite a bit.

  3. Anyone can see my source code with Python!

    R: You can create your game with C++ too if you'd like.

tetris_the_fun_way's People

Contributors

leandro-benedet-garcia avatar

Watchers

 avatar James Cloos avatar

Forkers

vorlac

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.