new entries
This commit is contained in:
@ -1,6 +1,10 @@
|
||||
# Action games
|
||||
# Action/Arcade games
|
||||
|
||||
[comment]: # (start of autogenerated content, do not edit)
|
||||
- **[CommandoJS](commando_js.md)** (Javascript, Coffeescript, MIT, beta, inactive since 2012)
|
||||
- **[Epiar](epiar.md)** (C, C++, Lua, beta)
|
||||
- **[GDash](gdash.md)** (C++, MIT, beta)
|
||||
- **[Rocks'n'Diamonds ](rocks_and_diamonds.md)** (C, GPL-2.0, mature)
|
||||
- **[Smash](smash.md)** (Javascript, MIT, mature)
|
||||
|
||||
[comment]: # (end of autogenerated content)
|
13
games/action/commando_js.md
Normal file
13
games/action/commando_js.md
Normal file
@ -0,0 +1,13 @@
|
||||
# CommandoJS
|
||||
|
||||
_Nostalgic glimpse in the past in a form of Commodore 64 game "Commando"._
|
||||
|
||||
- Home: http://commandojs.org/
|
||||
- State: beta, inactive since 2012
|
||||
- Keywords: web
|
||||
- Code: https://github.com/commandojs/CommandoJS
|
||||
- Language(s): Javascript, Coffeescript
|
||||
- License: MIT
|
||||
|
||||
## Building
|
||||
|
13
games/action/gdash.md
Normal file
13
games/action/gdash.md
Normal file
@ -0,0 +1,13 @@
|
||||
# GDash
|
||||
|
||||
_A Boulder Dash clone which is as close to the original as possible._
|
||||
|
||||
- Home: https://bitbucket.org/czirkoszoltan/gdash
|
||||
- Download: https://bitbucket.org/czirkoszoltan/gdash/downloads/
|
||||
- State: beta
|
||||
- Code: https://bitbucket.org/czirkoszoltan/gdash/src
|
||||
- Language(s): C++
|
||||
- License: MIT
|
||||
|
||||
## Building
|
||||
|
13
games/action/rocks_and_diamonds.md
Normal file
13
games/action/rocks_and_diamonds.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Rocks'n'Diamonds
|
||||
|
||||
_Arcade style game for “Boulder Dash” (C 64), “Emerald Mine” (Amiga), “Supaplex” (Amiga/PC), “Sokoban” (PC)_
|
||||
|
||||
- Home: http://www.artsoft.org/rocksndiamonds/
|
||||
- Download: http://www.artsoft.org/rocksndiamonds/download/
|
||||
- State: mature
|
||||
- Code: http://git.artsoft.org/rocksndiamonds.git/
|
||||
- Language(s): C
|
||||
- License: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
13
games/action/smash.md
Normal file
13
games/action/smash.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Smash
|
||||
|
||||
_Super Smash Bros-like in HTML5._
|
||||
|
||||
- Home: http://smash.gouchon.com/
|
||||
- State: mature
|
||||
- Keywords: web
|
||||
- Code: https://github.com/guillaume-gouchon/smash.js
|
||||
- Language(s): Javascript
|
||||
- License: MIT
|
||||
|
||||
## Building
|
||||
|
Reference in New Issue
Block a user