Update
This commit is contained in:
parent
dbc6cc4f4c
commit
2ef693bc96
16 changed files with 1798 additions and 1767 deletions
|
@ -4,7 +4,7 @@ Duke Nukem 3D (often just *duke 3D*) is a legendary first man shooter video [gam
|
|||
|
||||
Of course, Duke is sadly [proprietary](proprietary.md), as most gaymes, though the source code was later released as [FOSS](foss.md) under [GPL](gpl.md) (excluding the game data and proprietary engine, which is only [source available](source_available.md)). A self-proclaimed [FOSS](foss.md) engine for Duke with GPU accelerated graphics exists: [EDuke32](eduke32.md) -- the repository is kind of a mess though and it's hard to tell if it is legally legit as there are parts of the engine's proprietary code (which may be actually excluded from the compiled binary), so... not sure.
|
||||
|
||||
Duke was very much influenced by a very cool anticapitalist movie called *They Live*, up to the point to completely copy pasting some of the most memorable lines.
|
||||
Duke was very much influenced by a very cool anticapitalist movie called *They Live*, up to the point of completely copy pasting some of the most memorable lines.
|
||||
|
||||
## Code
|
||||
|
||||
|
@ -24,4 +24,7 @@ The game uses 256 colors and [palettes](palette.md).
|
|||
|
||||
- [Doom](doom.md)
|
||||
- [Anarch](anarch.md)
|
||||
- [Jedi engine](jedi_engine.md)
|
||||
- [Jedi engine](jedi_engine.md)
|
||||
- [Dick Suckem](dick_suckem.md)
|
||||
- [They Live](they_live.md)
|
||||
- [Dink Smallwood](dink_smallwood.md)
|
Loading…
Add table
Add a link
Reference in a new issue