From f63e88e1c492e8c8b58f4ae8554f1607b00ac534 Mon Sep 17 00:00:00 2001 From: K1ngst0m Date: Sat, 29 Jul 2023 14:20:47 +0800 Subject: [PATCH] Add Contents, move awesome badage, change list item character --- README.md | 9 ++++++-- data/epilogue.md | 8 +------ data/preface.md | 17 +++++++------- data/references.md | 48 ++++++++++++++++++++-------------------- scripts/toml_markdown.py | 2 +- 5 files changed, 42 insertions(+), 42 deletions(-) diff --git a/README.md b/README.md index ee3a817..f0963a9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,12 @@ +# Awesome Game Analysis [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) -# Awesome Game Analysis +## Contents -[![Awesome](https://awesome.re/badge.svg)](https://awesome.re) + * [Intro](#intro) + * [Analysis - Games](#analysis---games) + * [References](#references) + +## Intro This repository serves as a comprehensive collection of video game technology analysis resources. diff --git a/data/epilogue.md b/data/epilogue.md index dc46ec1..87fb397 100644 --- a/data/epilogue.md +++ b/data/epilogue.md @@ -1,11 +1,5 @@ -## License - -[![CC0](https://i.creativecommons.org/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/) - -This work (Awesome Game Analysis) is free of known copyright restrictions. - -## Contributors +## Contributing diff --git a/data/preface.md b/data/preface.md index bd3e875..1bafbbd 100644 --- a/data/preface.md +++ b/data/preface.md @@ -1,15 +1,16 @@ +# Awesome Game Analysis [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) -# Awesome Game Analysis - -[![Awesome](https://awesome.re/badge.svg)](https://awesome.re) - -This repository serves as a comprehensive collection of video game technology analysis resources. +> This repository serves as a comprehensive collection of video game technology analysis resources. We want to create a community-driven platform where everyone can contribute and benefit from the shared knowledge to understand the mechanics behind games and inspire game development. -If you're interested in contributing, we've made the process straightforward. Check out our [contributing guideline](https://github.com/OTFCG/Awesome-Game-Analysis/blob/main/CONTRIBUTING.md) and a [sample PR](https://github.com/OTFCG/Awesome-Game-Analysis/pull/13/files) to get started. +**Contributing:** +If you're interested in contributing, we've made the process straightforward. Check out our [contributing guideline](https://github.com/OTFCG/Awesome-Game-Analysis/blob/main/CONTRIBUTING.md) and a [sample PR](https://github.com/OTFCG/Awesome-Game-Analysis/pull/13/files) to get started. Suggestions are welcome for this repository, please use the issue tracker to submit your ideas. -***In order to maintain the structure of this repository, please don't directly make changes to the `README.md` file.*** +**Important:** +In order to maintain the structure of this repository, please don't directly make changes to the `README.md` file. -Suggestions are welcome for this repository, please use the issue tracker to submit your ideas. +## Contents +* [Analysis - Games](#analysis---games) +* [References](#references) diff --git a/data/references.md b/data/references.md index e6f8dea..c986198 100644 --- a/data/references.md +++ b/data/references.md @@ -1,26 +1,26 @@ ## References -- [Behind the Pretty Frames](https://mamoniem.com/category/behind-the-pretty-frames/) -- [imgself's Blog](https://imgeself.github.io/posts/) -- [Froyok's Blog](https://www.froyok.fr/articles.html) -- [Anton Schreiner's Blog](https://aschrein.github.io/) -- [Frame Analysis](https://alain.xyz/blog) -- [The Code Corsair](https://www.elopezr.com/) -- [Graphics Studies](https://www.adriancourreges.com/blog/) -- [Silent’s Blog](https://cookieplmonster.github.io/) -- [Nathan Gordon's Blog](https://medium.com/@gordonnl) -- [Thomas' Blog](https://blog.thomaspoulet.fr) -- [IRYOKU's Blog](https://www.iryoku.com/) -- [Game Art Tricks](https://simonschreibt.de/game-art-tricks/) -- [The Cutting Room Floor](https://tcrf.net/The_Cutting_Room_Floor) -- [Crytek Presentations](https://archive.org/download/crytek_presentations) -- [r/TheMakingOfGames](https://www.reddit.com/r/TheMakingOfGames/) -- [r/videogamescience](https://www.reddit.com/r/videogamescience/) -- [GDC Vault](https://www.gdcvault.com/) -- [GDC's Programming Talks](https://www.youtube.com/playlist?list=PL2e4mYbwSTbaw1l65rE0Gv6_B9ctOzYyW) -- [SIGGRAPH courses](https://advances.realtimerendering.com/) -- [Guerrilla's News feed](https://www.guerrilla-games.com/read) -- [Digital Foundry](https://www.digitalfoundry.net/) -- [Anything about game](https://github.com/killop/anything_about_game/blob/master/FamousGame.md) -- [CGWorld.jp](https://cgworld.jp/game/) -- [Gaming Bolt](https://gamingbolt.com/category/graphics-analysis) +* [Behind the Pretty Frames](https://mamoniem.com/category/behind-the-pretty-frames/) +* [imgself's Blog](https://imgeself.github.io/posts/) +* [Froyok's Blog](https://www.froyok.fr/articles.html) +* [Anton Schreiner's Blog](https://aschrein.github.io/) +* [Frame Analysis](https://alain.xyz/blog) +* [The Code Corsair](https://www.elopezr.com/) +* [Graphics Studies](https://www.adriancourreges.com/blog/) +* [Silent’s Blog](https://cookieplmonster.github.io/) +* [Nathan Gordon's Blog](https://medium.com/@gordonnl) +* [Thomas' Blog](https://blog.thomaspoulet.fr) +* [IRYOKU's Blog](https://www.iryoku.com/) +* [Game Art Tricks](https://simonschreibt.de/game-art-tricks/) +* [The Cutting Room Floor](https://tcrf.net/The_Cutting_Room_Floor) +* [Crytek Presentations](https://archive.org/download/crytek_presentations) +* [r/TheMakingOfGames](https://www.reddit.com/r/TheMakingOfGames/) +* [r/videogamescience](https://www.reddit.com/r/videogamescience/) +* [GDC Vault](https://www.gdcvault.com/) +* [GDC's Programming Talks](https://www.youtube.com/playlist?list=PL2e4mYbwSTbaw1l65rE0Gv6_B9ctOzYyW) +* [SIGGRAPH courses](https://advances.realtimerendering.com/) +* [Guerrilla's News feed](https://www.guerrilla-games.com/read) +* [Digital Foundry](https://www.digitalfoundry.net/) +* [Anything about game](https://github.com/killop/anything_about_game/blob/master/FamousGame.md) +* [CGWorld.jp](https://cgworld.jp/game/) +* [Gaming Bolt](https://gamingbolt.com/category/graphics-analysis) diff --git a/scripts/toml_markdown.py b/scripts/toml_markdown.py index 0d0024d..9cdd099 100644 --- a/scripts/toml_markdown.py +++ b/scripts/toml_markdown.py @@ -53,7 +53,7 @@ def toml_to_markdown(toml_string): md_table_entry += f"|{title}|{developer}|{engine}|{year}|
Expand" item_index += 1 for a in analysis: - md_table_entry += f"- [{a[0]}]({a[1]})
" + md_table_entry += f"• [{a[0]}]({a[1]})
" md_table_entry += "
|\n" return md_table_entry