mirror of
https://github.com/ellisonleao/magictools.git
synced 2025-10-15 10:19:04 +00:00
Merge pull request #34 from JoseFaeti/master
Added "Must Read > Complete Game Sources" section with some initial links
This commit is contained in:
13
README.md
13
README.md
@@ -33,6 +33,7 @@ A list of game development resources to make **magic** happen. Created by awesom
|
||||
- [Books](#books)
|
||||
- [Magazines](#magazines)
|
||||
- [Game Jams](#game-jams)
|
||||
- [Complete Game Sources](#complete-game-sources)
|
||||
- [Lessons](#lessons)
|
||||
- [General Game Development](#general-game-development)
|
||||
- [Computer Graphics](#computer-graphics)
|
||||
@@ -324,6 +325,18 @@ Must see
|
||||
|
||||
* [CompoHub](http://compohub.net/) - A compilation site of many game jams in a timeline.
|
||||
|
||||
### Complete Game Sources
|
||||
|
||||
* [Duke Nukem 3D: Atomic Edition](http://www.3drealms.com/duke3d/index.html)
|
||||
* [Doom](https://github.com/id-Software/DOOM)
|
||||
* [Doom 3](https://github.com/id-Software/DOOM-3)
|
||||
* [Quake](https://github.com/id-Software/Quake)
|
||||
* [Quake 2](https://github.com/id-Software/Quake-2)
|
||||
* [Quake III Arena](https://github.com/id-Software/Quake-III-Arena)
|
||||
* [Prince of Persia](https://github.com/jmechner/Prince-of-Persia-Apple-II)
|
||||
* [SimCity](https://code.google.com/p/micropolis/)
|
||||
* [Wolfenstein 3D](https://github.com/id-Software/wolf3d)
|
||||
|
||||
Lessons
|
||||
-------
|
||||
*Online courses, tutorials, screencasts*
|
||||
|
Reference in New Issue
Block a user