Coder Social home page Coder Social logo

tsukiyomi-engine's Introduction

Tsukiyomi Game Engine

Welcome to Tsukiyomi, a game engine written in C++ with its editor built in C# using WPF. This repository is designed to serve as an educational resource for me to learn C++ and understand the fundamentals of game engine development.

Features

  • C++ Game Engine: The engine is written in C++ and provides a foundation for game development.
  • C# WPF Editor: Utilizes C# and WPF for the creation of an intuitive editor to interact with the engine.
  • Modularity: Designed with modularity in mind, making it easy to understand various components and their interactions.
  • Learning Resource: Intended as a learning tool for individuals interested in delving into game engine architecture and C++ programming.

Getting Started

Prerequisites

  • Visual Studio (C++ Compiler)
  • .NET Framework (for C# and WPF)

Compilation Instructions

  1. Clone this repository to your local machine.

    git clone https://github.com/AtomSnow/tsukiyomi-engine.git
  2. Compilation:

    • Open the TsukiyomiEngine solution in Visual Studio.
    • Set the TsukiyomiEditor as startup project.
    • Build all projects in solution to compile the C++ game engine and the editor.
    • Next to the solution there will be Release or Debug directory containing the build.

Contributing

Contributions are welcome! Feel free to submit issues or pull requests with improvements, bug fixes, or additional features to enhance the learning experience for others.

License

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

Acknowledgements

A huge thank you to all the contributors and open-source projects that have inspired and contributed to this educational endeavor.

Disclaimer

Tsukiyomi is a learning project and may not be suitable for production use yet. Use it primarily for educational purposes and experimentation for now.


Enjoy exploring Tsukiyomi! If you have any questions or suggestions, feel free to reach out and contribute to this project by opening issue/pull reqest. Happy coding!

tsukiyomi-engine's People

Contributors

kohakow 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.