Update README.md

This commit is contained in:
Dethrace Engineering Department 2024-06-17 15:56:52 +12:00 committed by GitHub
parent 6222f6994f
commit 5a9579143b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 10 deletions

View File

@ -1,24 +1,19 @@
# Dethrace # Dethrace
[![Workflow](https://github.com/jeff-1amstudios/dethrace/actions/workflows/workflow.yml/badge.svg)](https://github.com/jeff-1amstudios/dethrace/actions/workflows/workflow.yml) [![Workflow](https://github.com/dethrace-labs/dethrace/actions/workflows/workflow.yaml/badge.svg)](https://github.com/dethrace-labs/dethrace/actions/workflows/workflow.yml)
[![Twitter](https://badgen.net/badge/icon/twitter?icon=twitter&label)](https://twitter.com/dethrace_labs) [![Twitter](https://badgen.net/badge/icon/twitter?icon=twitter&label)](https://twitter.com/dethrace_labs)
[![Discord Carmageddon server](https://badgen.net/badge/icon/discord?icon=discord&label)](https://discord.gg/f5StsuP) [![Discord Carmageddon server](https://badgen.net/badge/icon/discord?icon=discord&label)](https://discord.gg/f5StsuP)
Want to chat? We are in the `#dethrace` channel on the Carmageddon discord server.
Dethrace is an attempt to learn how the 1997 driving/mayhem game [Carmageddon](https://en.wikipedia.org/wiki/Carmageddon) works behind the scenes and rebuild it to run natively on modern systems. Dethrace is an attempt to learn how the 1997 driving/mayhem game [Carmageddon](https://en.wikipedia.org/wiki/Carmageddon) works behind the scenes and rebuild it to run natively on modern systems.
## Progress ## Progress
(Follow us on Twitter to get notified of updates!) (Follow us on Discord or Twitter to get notified of updates!)
#### Last updated April 18 2023 #### Last updated June 17 2024
- 80% of functions implemented - 92% of functions implemented
- Latest screenshot: - Latest screenshot:
<img width="752" alt="Screenshot 2024-05-27 at 8 44 10AM" src="https://github.com/dethrace-labs/dethrace/assets/1063652/10b3b579-1eb1-4242-8b56-ff062cfff810">
<img width="752" alt="Screenshot 2023-03-31 at 8 51 05 pm" src="https://user-images.githubusercontent.com/78985374/232941148-165792a2-faf0-49bf-aa95-08e34de8ca33.png">
## Background ## Background