Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
apistol78 authored Jun 4, 2024
1 parent 12ff9b4 commit ae323b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Traktor
Traktor is an open-source C++ engine, it has powered several successful commercial titles across various platforms including Steam, PSN, iOS, and the Mac Store.
Traktor is an open-source 3d game engine written in C++, it has powered several successful commercial titles across various platforms including Steam, PSN, iOS, and the Mac Store.

![image info](resources/documentation/images/screenshot%20-%20editor%20-%2004.png)

# Why?
Traktor isn't just another engine; it's a meticulously crafted toolkit designed for optimal performance and flexibility. Here's why it stands out:
Traktor isn't just another game engine; it's a meticulously crafted toolkit designed for optimal performance and flexibility. Here's why it stands out:

* **Lean and Well-Designed:** Each module boasts clean responsibilities, ensuring an elegant and efficient codebase.

Expand Down Expand Up @@ -56,4 +56,4 @@ See [releases](https://github.com/apistol78/traktor/releases) for prebuilt binar
- MP3, Flac, OGG streaming.

## Physics
- Integrated Bullet physics.
- Integrated Bullet physics.

0 comments on commit ae323b3

Please sign in to comment.