Subversion Repositories Games.Carmageddon

Rev

Rev 22 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 22 Rev 23
Line 1... Line 1...
1
# Carmageddon
1
# Carmageddon
2
 
2
 
3
![Screenshot](https://i.postimg.cc/YMHpV6Nb/temp-Imagehx1-Pj4.jpg Screenshot)
3
![FreeBSD screenshot](https://i.postimg.cc/YMHpV6Nb/temp-Imagehx1-Pj4.jpg "FreeBSD screenshot")
4
 
4
 
5
## Rationale
5
## Rationale
6
 
6
 
7
This is my fork of [Dethrace](https://github.com/dethrace-labs/dethrace). I came across this reimplementation of the 1995 wrecking racing game Carmageddon and helped the authors with a few contributions (audio in cutscenes, FreeBSD build, PRNG). I changed the build system so that it builds with the tools at hand on Linux, FreeBSD and Windows.
7
This is my fork of [Dethrace](https://github.com/dethrace-labs/dethrace). I came across this reimplementation of the 1995 wrecking racing game Carmageddon and helped the authors with a few contributions (audio in cutscenes, FreeBSD build, PRNG). I changed the build system so that it builds with the tools at hand on Linux, FreeBSD and Windows.
8
 
8