Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ulrich-tonmoy/phoenix
A Game Engine.
https://github.com/ulrich-tonmoy/phoenix
c clang cpp csharp directx game-engine vulkan wpf wpf-application
Last synced: about 4 hours ago
JSON representation
A Game Engine.
- Host: GitHub
- URL: https://github.com/ulrich-tonmoy/phoenix
- Owner: Ulrich-Tonmoy
- Created: 2023-05-20T10:02:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-27T13:51:37.000Z (about 1 year ago)
- Last Synced: 2023-10-28T09:29:44.680Z (about 1 year ago)
- Topics: c, clang, cpp, csharp, directx, game-engine, vulkan, wpf, wpf-application
- Language: C
- Homepage:
- Size: 74.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Phoenix
# Getting Started Phoenix(C++/C# {src}) (Windows)
Game Engine in C++ and DirectX with WPF Level Editor in Development.
- Need to have Visual Studio 2022 with `.Net desktop development` and `Desktop development with c++` installed from the visual studio installer.
- Clone or Download the repository. To clone you will need [git](https://git-scm.com/downloads) installed and then open the terminal in the folder you want to clone in and run `git clone https://github.com/Ulrich-Tonmoy/phoenix.git`.
- Then open the `Phoenix.slm` with double click and after it open in the visual studio hit `F5` to run the project.