Skip to content

Commit

Permalink
moved description to note
Browse files Browse the repository at this point in the history
  • Loading branch information
Trilarion committed Sep 4, 2020
1 parent 6ac4642 commit 82cddf0
Show file tree
Hide file tree
Showing 1,402 changed files with 2,480 additions and 2,804 deletions.
4 changes: 2 additions & 2 deletions code/utils/osg.py
Original file line number Diff line number Diff line change
Expand Up @@ -657,8 +657,8 @@ def create_entry_content(entry):
:return:
"""

# title and description
content = '# {}\n\n_{}_\n\n'.format(entry['title'], entry['description'])
# title
content = '# {}\n\n'.format(entry['title'])

# now properties in the recommended order
for field in valid_fields:
Expand Down
3 changes: 1 addition & 2 deletions entries/0_ad.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# 0 A.D.

_Real-time strategy game._

- Home: https://play0ad.com/, https://sourceforge.net/projects/zero-ad/
- Media: <https://en.wikipedia.org/wiki/0_A.D._(video_game)>
- Inspirations: Age of Empires
Expand All @@ -16,6 +14,7 @@ _Real-time strategy game._
- Assets license: CC-BY-SA-3.0
- Developer: Erik Johansson, Ben Brian, Nicolas Auvray, Philip Taylor, Lancelot de Ferrière, s0600204, Kieran Pilkington, leper, Pureon

Real-time strategy game.
Engine part is called Pyrogenesis.

## Building
Expand Down
4 changes: 2 additions & 2 deletions entries/1oom.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# 1oom

_Master of Orion (1993) game engine recreation._

- Home: https://kilgoretroutmaskreplicant.gitlab.io/plain-html/
- Inspirations: Master of Orion
- State: mature
Expand All @@ -14,6 +12,8 @@ _Master of Orion (1993) game engine recreation._
- Code dependencies: Allegro, SDL, SDL2
- Developer: Kilgore Trout Mask Replicant

Master of Orion (1993) game engine recreation.

## Building

- Build system: Make
Expand Down
3 changes: 1 addition & 2 deletions entries/2006-rebotted.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# 2006-rebotted

_Remake of Runescape Classic._

- Home: https://rsrebotted.com/, https://web.archive.org/web/20200211143757/http://2006rebotted.tk/
- Inspirations: Runescape Classic
- State: mature
Expand All @@ -12,6 +10,7 @@ _Remake of Runescape Classic._
- Code license: 2-clause BSD
- Developer: Daniel Ginovker

Remake of Runescape Classic.
Open source 2006 Runescape emulation with botting.

## Building
Expand Down
3 changes: 1 addition & 2 deletions entries/2048.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# 2048

_Sliding block puzzle game._

- Home: https://play2048.co/, <https://en.wikipedia.org/wiki/2048_(video_game)>
- State: mature
- Play: https://play2048.co/
Expand All @@ -13,6 +11,7 @@ _Sliding block puzzle game._
- Assets license: MIT (very few assets)
- Developer: Gabriele Cirulli, Laurent, Jerry Jiang (Android port)

Sliding block puzzle game.
Port to Android: https://github.com/tpcstld/2048

## Building
Expand Down
4 changes: 2 additions & 2 deletions entries/2h4u.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# 2H4U

_Mix between a Tetris-like game and a wall breaker._

- Home: https://sourceforge.net/projects/toohardforyou/
- State: mature, inactive since 2007
- Download: https://sourceforge.net/projects/toohardforyou/files/
Expand All @@ -12,4 +10,6 @@ _Mix between a Tetris-like game and a wall breaker._
- Code dependencies: SDL
- Developer: Piwai, Kayl

Mix between a Tetris-like game and a wall breaker.

## Building
4 changes: 2 additions & 2 deletions entries/2moons_browsergame_engine.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# 2Moons Browsergame Engine

_Space browsergame framework._

- Home: https://github.com/jkroepke/2Moons
- State: mature
- Download: https://github.com/jkroepke/2Moons/releases
Expand All @@ -12,4 +10,6 @@ _Space browsergame framework._
- Code license: MIT
- Developer: Jan-Otto Kröpke, Ozan Kurt, Hilarious001

Space browsergame framework.

## Building
4 changes: 2 additions & 2 deletions entries/3d_pong.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# 3D Pong

_Three dimensional sports game._

- Home: http://www.newbreedsoftware.com/3dpong/
- State: beta, inactive since 2004
- Platform: Linux, macOS
Expand All @@ -11,4 +9,6 @@ _Three dimensional sports game._
- Code license: GPL-2.0
- Developer: New Breed Software

Three dimensional sports game.

## Building
4 changes: 2 additions & 2 deletions entries/3dc.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# 3Dc

_Chess game on 3 boards._

- Home: https://packages.debian.org/sid/3dchess, http://www.ibiblio.org/pub/Linux/games/strategy/3Dc-0.8.1.tar.gz
- State: mature, inactive since 2000
- Keywords: puzzle, board, chess, open content
Expand All @@ -12,4 +10,6 @@ _Chess game on 3 boards._
- Assets license: GPL-2.0
- Developer: Paul Hicks, Bernard Kennedy

Chess game on 3 boards.

## Building
4 changes: 2 additions & 2 deletions entries/3dcity.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# 3d.city

_WebGL version of micropolisJS._

- Home: http://lo-th.github.io/3d.city/index.html, https://github.com/lo-th/3d.city
- Inspirations: SimCity
- State: mature, inactive since 2016
Expand All @@ -13,6 +11,8 @@ _WebGL version of micropolisJS._
- Code dependencies: SEA3D, Three.js
- Developer: lo-th

WebGL version of micropolisJS.

## Building

- Build system: Custom (Python script)
4 changes: 2 additions & 2 deletions entries/4d-tris.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# 4D-TRIS

_Tetris game extended to 4 dimension._

- Home: https://sourceforge.net/projects/dtris/
- Inspirations: Tetris
- State: mature, inactive since 2012
Expand All @@ -13,6 +11,8 @@ _Tetris game extended to 4 dimension._
- Code dependencies: OpenGL, SDL
- Developer: Simon Laszlo

Tetris game extended to 4 dimension.

## Building

- Build system: Autoconf
4 changes: 2 additions & 2 deletions entries/4d_maze_game.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# 4D Maze Game

_Navigate a 4 dimensional maze._

- Home: http://www.urticator.net/maze/
- State: mature, inactive since 2008
- Keywords: puzzle, 4D, maze navigation (educational?), open content
Expand All @@ -11,4 +9,6 @@ _Navigate a 4 dimensional maze._
- Assets license: Public domain
- Developer: John McIntosh

Navigate a 4 dimensional maze.

## Building
4 changes: 2 additions & 2 deletions entries/54321.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# 54321

_Five classic two-dimensional puzzle games extended into three and four dimensions._

- Home: http://old.nklein.com/products/54321/
- State: mature, inactive since 2001
- Keywords: puzzle, open content
Expand All @@ -12,4 +10,6 @@ _Five classic two-dimensional puzzle games extended into three and four dimensio
- Assets license: Custom (see code license)
- Developer: Patrick Fleckenstein

Five classic two-dimensional puzzle games extended into three and four dimensions.

## Building
4 changes: 2 additions & 2 deletions entries/a7xpg.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# A7Xpg

_Arcade space flier._

- Home: http://a7xpg.sourceforge.net/, http://www.asahi-net.or.jp/~cs8k-cyu/windows/a7xpg_e.html
- State: beta, inactive since 2005
- Download: https://sourceforge.net/projects/a7xpg/files/a7xpg/
Expand All @@ -12,4 +10,6 @@ _Arcade space flier._
- Code dependencies: libvorbis, SDL
- Developer: Kenta Cho

Arcade space flier.

## Building
4 changes: 2 additions & 2 deletions entries/a_planets_revenge.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# A Planet's Revenge

_A text-based, turn-based strategy game set in space. It is similar to a 4X game and is inspired by Space Federation: Galactic Conquest._

- Home: https://sourceforge.net/projects/aplanetsrevenge/
- State: beta, inactive since 2008
- Download: https://sourceforge.net/projects/aplanetsrevenge/files/aplanetsrevenge/apr-1.0-alpha/
Expand All @@ -11,6 +9,8 @@ _A text-based, turn-based strategy game set in space. It is similar to a 4X game
- Code license: GPL-3.0
- Code dependencies: curses

A text-based, turn-based strategy game set in space. It is similar to a 4X game and is inspired by Space Federation: Galactic Conquest.

## Building

Requires curses which is difficult to install on Windows (https://www.lfd.uci.edu/~gohlke/pythonlibs/#curses).
4 changes: 2 additions & 2 deletions entries/abes_amazing_adventure.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Abe's Amazing Adventure

_Side scrolling platform game._

- Home: http://abe.sourceforge.net/, https://sourceforge.net/projects/abe/
- State: mature, inactive since 2005
- Download: https://sourceforge.net/projects/abe/files/
Expand All @@ -13,6 +11,8 @@ _Side scrolling platform game._
- Code dependencies: SDL
- Developer: Gabor Torok, Pedro Izecksohn, Alex Clark

Side scrolling platform game.

## Building

- Build system: Autoconf
4 changes: 2 additions & 2 deletions entries/abuse.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Abuse

_Dark 2D side-scrolling platform game._

- Home: http://abuse.zoy.org/
- Inspirations: Abuse
- State: mature, inactive since 2011
Expand All @@ -14,4 +12,6 @@ _Dark 2D side-scrolling platform game._
- Code dependencies: SDL
- Assets license: Public domain, Custom (music)

Dark 2D side-scrolling platform game.

## Building
3 changes: 1 addition & 2 deletions entries/achtung_die_kurve.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Achtung, die Kurve!

_Simple skill game._

- Home: https://kurve.se/
- Inspirations: "Achtung, die Kurve!"
- State: mature
Expand All @@ -12,6 +10,7 @@ _Simple skill game._
- Code language: JavaScript
- Code license: AGPL-3.0

Simple skill game.
See also [another clone](https://achtungkurve.com/).

## Building
4 changes: 2 additions & 2 deletions entries/acm.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# ACM

_Multiplayer flight simulator._

- Home: https://packages.debian.org/sid/acm, https://web.archive.org/web/20130114223737/http://www.websimulations.com/
- State: mature, inactive since 2000
- Keywords: action, flight, open content, simulation
Expand All @@ -11,4 +9,6 @@ _Multiplayer flight simulator._
- Assets license: GPL-2.0
- Developer: Riley Rainey

Multiplayer flight simulator.

## Building
4 changes: 2 additions & 2 deletions entries/adagate.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# AdaGate

_3D sokoban puzzle game within a Stargate / Portal fantasy setting._

- Home: https://github.com/fastrgv/AdaGate
- State: mature
- Download: https://github.com/fastrgv/AdaGate/releases
Expand All @@ -12,4 +10,6 @@ _3D sokoban puzzle game within a Stargate / Portal fantasy setting._
- Code license: GPL-3.0
- Code dependencies: OpenGL, SDL2

3D sokoban puzzle game within a Stargate / Portal fantasy setting.

## Building
4 changes: 2 additions & 2 deletions entries/adanaxis.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Adanaxis

_Deep space first-person shooter._

- Home: https://web.archive.org/web/20180818173613/http://www.mushware.com/, https://packages.qa.debian.org/a/adanaxisgpl.html
- State: mature, inactive since 2007
- Keywords: action, 4D, first-person, open content, shooter, single-player, space
Expand All @@ -12,4 +10,6 @@ _Deep space first-person shooter._
- Assets license: GPL-2.0
- Developer: Andy Southgate

Deep space first-person shooter.

## Building
4 changes: 2 additions & 2 deletions entries/adaventure.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# AdaVenture

_A point & click quest set in ancient Persia._

- Home: https://github.com/fastrgv/AdaVenture
- State: mature
- Download: https://github.com/fastrgv/AdaVenture/releases
Expand All @@ -10,6 +8,8 @@ _A point & click quest set in ancient Persia._
- Code language: Ada
- Code license: GPL-3.0

A point & click quest set in ancient Persia.

## Building

see README
Expand Down
4 changes: 2 additions & 2 deletions entries/advanced_strategic_command.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Advanced Strategic Command

_Turn based strategy game._

- Home: http://www.asc-hq.org/, https://sourceforge.net/projects/asc-hq/
- Media: https://en.wikipedia.org/wiki/Battle_Isle#Clones
- Inspirations: Battle Isle series
Expand All @@ -12,6 +10,8 @@ _Turn based strategy game._
- Code license: GPL-2.0
- Developer: Martin Bickel, Christian Schramm, valuial, Armin Bajramovic, Dorfdrull, Michael Moerz, Frederik Kesting, Torsten Maekler

Turn based strategy game.

## Building

- Build system: Autoconf
4 changes: 2 additions & 2 deletions entries/adventure_engine.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# adventure engine

_Point-n-click graphical game engine._

- Home: https://github.com/isovector/adventure
- Inspirations: Moai
- State: mature, inactive since 2013
Expand All @@ -10,4 +8,6 @@ _Point-n-click graphical game engine._
- Code language: Lua
- Code license: MIT

Point-n-click graphical game engine.

## Building
4 changes: 2 additions & 2 deletions entries/afternoon_stalker.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Afternoon Stalker

_Robot-killing video game._

- Home: http://perso.b2b2c.ca/~sarrazip/dev/afternoonstalker.html
- Inspirations: Night Stalker
- State: mature, inactive since 2012
Expand All @@ -13,4 +11,6 @@ _Robot-killing video game._
- Code license: GPL-2.0
- Code dependencies: SDL

Robot-killing video game.

## Building
Loading

0 comments on commit 82cddf0

Please sign in to comment.