diff --git a/code/grammar_entries.lark b/code/grammar_entries.lark index 455e486f..59fc239f 100644 --- a/code/grammar_entries.lark +++ b/code/grammar_entries.lark @@ -1,15 +1,21 @@ -start: title description property+ _E note? _E? building +start: title description property+ (_E note)? _E building -title: "# " /(?! ).+(? @@ -14,4 +14,5 @@ _Micropolis is the open source version of SimCity Classic from Maxis._ ## Building - Build system: setup.py -Many various parts \ No newline at end of file + +Many various parts diff --git a/entries/open_legend_rpg.md b/entries/open_legend_rpg.md index d8e9de20..6f72536d 100644 --- a/entries/open_legend_rpg.md +++ b/entries/open_legend_rpg.md @@ -1,6 +1,6 @@ # Open Legend RPG -_A tabletop roleplaying game (or RPG) in which the players play the part of mighty heroes and wicked villains in order to tell stories of epic proportion._ +_The players play mighty heroes and wicked villains in order to tell stories of epic proportion._ - Home: https://openlegendrpg.com - State: mature @@ -9,4 +9,4 @@ _A tabletop roleplaying game (or RPG) in which the players play the part of migh - Code language: None - Code license: Custom (Open Legend Community License: https://github.com/openlegend/core-rules/blob/master/LICENSE.md) - +## Building diff --git a/entries/pathogen_warrior.md b/entries/pathogen_warrior.md index 805d3108..957b749c 100644 --- a/entries/pathogen_warrior.md +++ b/entries/pathogen_warrior.md @@ -11,5 +11,3 @@ _Simple game about matching a pathogen molecular structure on a hexagonal grid._ - Developer: Jetro Lauha ## Building - -Build system: \ No newline at end of file diff --git a/entries/shotgun_debugger.md b/entries/shotgun_debugger.md index 32f4189e..e184f6dd 100644 --- a/entries/shotgun_debugger.md +++ b/entries/shotgun_debugger.md @@ -12,4 +12,7 @@ _Shooting game which uses a 3d engine but allows 2d gameplay._ - Code dependencies: SDL - Developer: Matthew Sarnoff (Game Creation Society), Chris DeLeon (Game Creation Society), John Nesky (Game Creation Society), Gregory Peng (Game Creation Society), Jeff Thoene (Game Creation Society), Tuscan Knox (music, Game Creation Society), Michael Weber (Game Creation Society) -## Building system: VisualStudio +## Building + +- Build system: VisualStudio + diff --git a/entries/simple_and_fast_multimedia_library.md b/entries/simple_and_fast_multimedia_library.md index 3360baa8..ae584624 100644 --- a/entries/simple_and_fast_multimedia_library.md +++ b/entries/simple_and_fast_multimedia_library.md @@ -20,5 +20,4 @@ Does not contain tests. Includes precompiled libraries for various compilers in source folder _extlibs_. 2017-12 -- Windows, CMake, MSVC 2015 builds - +Windows, CMake, MSVC 2015 builds diff --git a/entries/simple_directmedia_layer.md b/entries/simple_directmedia_layer.md index bde88120..0204c567 100644 --- a/entries/simple_directmedia_layer.md +++ b/entries/simple_directmedia_layer.md @@ -20,9 +20,9 @@ _Simple DirectMedia Layer is a cross-platform development library designed to pr 2017-11 (2.0.7) + SDL 2.0.7 with MSVC 2015 via CMake 3.9 works -## Projects +Projects + [SDL_ttf 2.0](https://www.libsdl.org/projects/SDL_ttf/) + [SDL_net 2.0](https://www.libsdl.org/projects/SDL_net/) + [SDL_image 2.0](https://www.libsdl.org/projects/SDL_image/) -+ [SDL_mixer 2.0](https://www.libsdl.org/projects/SDL_mixer/) \ No newline at end of file ++ [SDL_mixer 2.0](https://www.libsdl.org/projects/SDL_mixer/) diff --git a/entries/space_station_13.md b/entries/space_station_13.md index 878b5ece..e25e53ca 100644 --- a/entries/space_station_13.md +++ b/entries/space_station_13.md @@ -13,11 +13,10 @@ _A community developed, multiplayer round-based role playing game, where players Uses the [Byond engine]() which is closed source! Open source versions: -- https://tgstation13.org/ https://github.com/tgstation/tgstation -- https://baystation12.net/ https://github.com/Baystation12/Baystation12/ -- https://www.paradisestation.org/forum/ https://github.com/ParadiseSS13/Paradise -- https://github.com/ss13remake/ss13remake -- https://github.com/griefly/griefly (not using Byond?) ++ https://tgstation13.org/ https://github.com/tgstation/tgstation ++ https://baystation12.net/ https://github.com/Baystation12/Baystation12/ ++ https://www.paradisestation.org/forum/ https://github.com/ParadiseSS13/Paradise ++ https://github.com/ss13remake/ss13remake ++ https://github.com/griefly/griefly (not using Byond?) ## Building - diff --git a/entries/ss13_remake.md b/entries/ss13_remake.md index d3ec9ab9..9be01eec 100644 --- a/entries/ss13_remake.md +++ b/entries/ss13_remake.md @@ -9,4 +9,4 @@ _Remake of Space Station 13._ - Code language: C# - Code license: GPL-3.0 -## Building \ No newline at end of file +## Building diff --git a/entries/team_tactics.md b/entries/team_tactics.md index 35e619e7..c265a03e 100644 --- a/entries/team_tactics.md +++ b/entries/team_tactics.md @@ -11,3 +11,4 @@ _Multiplayer realtime team-based 2D combat._ - Code language: Java - Code license: MIT +## Building diff --git a/entries/vassal.md b/entries/vassal.md index 234fa531..dcf2ea72 100644 --- a/entries/vassal.md +++ b/entries/vassal.md @@ -15,4 +15,4 @@ Quite a few [VASSAL modules](http://www.vassalengine.org/wiki/Category:Modules). https://git.code.sf.net/p/vassalengine/listbridge, https://git.code.sf.net/p/vassalengine/site, https://git.code.sf.net/p/vassalengine/site-src, https://git.code.sf.net/p/vassalengine/vassal4-demo -## Building \ No newline at end of file +## Building diff --git a/entries/wargamer.md b/entries/wargamer.md index 3caff4b8..ce1428ed 100644 --- a/entries/wargamer.md +++ b/entries/wargamer.md @@ -1,6 +1,6 @@ # Wargamer -_Open source development of the game Wargamer:Napoleon 1813 originally developed by Steven Green/Greenius, and published in 1999 by Empire Interactive._ +_Remake of Wargamer:Napoleon 1813._ - Home: https://sourceforge.net/projects/wargamer/, http://wargamer.sourceforge.net/ - State: mature, inactive since 2003 @@ -11,5 +11,6 @@ _Open source development of the game Wargamer:Napoleon 1813 originally developed - Code license: GPL-2.0 May require original files? +Wargamer: Napoleon 1813 originally developed by Steven Green/Greenius, and published in 1999 by Empire Interactive. -## Building \ No newline at end of file +## Building diff --git a/entries/xpilot.md b/entries/xpilot.md index 4a94041e..da5c8e0f 100644 --- a/entries/xpilot.md +++ b/entries/xpilot.md @@ -14,4 +14,4 @@ _Multi-player 2D space game._ See also [XPilot5](http://www.buckosoft.com/xpilot/xpilot5/), [JXPilot](https://sourceforge.net/projects/jxpilot/) or [XPilot-AI](/http://xpilot-ai.org/). -## Building \ No newline at end of file +## Building