Code Monkey home page Code Monkey logo

finalengine's Introduction

Final Engine

Final Engine is a WIP cross-platform Game Engine developed in C#, .NET 5.0.

Build Instructions

Below is a list of prerequisites and build instructions.

Prerequisites

Windows, Mac and Linux

  1. Download or clone the repository.
  2. Open FinalEngine.sln your favourite IDE.
  3. Build the solution (or dotnet build).
  4. Run the TestGame project (or dotnet run).

Download

Release builds will be available as NuGet packages.

Contributing

If you do not follow the steps below, it is unlikely your PR will be merged.

  1. Install Git and the .NET 5.0 SDK.
  2. Fork the repository.
  3. Create a new branch of develop on your fork, make sure the branch name is descriptive.
  4. Add an empty commit to start your work off: git commit --allow-empty -m "[WIP] Thing you're doing".
  5. Open a Pull request with [WIP] in the title; following the template. Do this before you start working.
  6. Make your commits in small, incremental steps.
  7. Tag a maintainer when you're done and ask for your PR to be merged (don't forget about unit tests!).

Credits

Hits

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.