Skip to content

Commit

Permalink
Add LaserTank (opengaming#1146)
Browse files Browse the repository at this point in the history
* Add LaserTank original

* Add wxLasertank

* Add wxWidgets framework
  • Loading branch information
cxong authored Oct 6, 2020
1 parent ac5c16f commit 03d00e9
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 0 deletions.
1 change: 1 addition & 0 deletions dangerfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ const knownFrameworks = [
'VDrift Engine',
'Vulkan',
'WebGL',
'wxWidgets',
'XNA'
]

Expand Down
22 changes: 22 additions & 0 deletions games/w.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -422,3 +422,25 @@
repo: https://github.com/alexdantas/www
type: clone
updated: 2015-07-02

- name: wxLaserTank
originals:
- LaserTank
type: remake
repo: 'https://sourceforge.net/projects/wxlasertank/'
url: 'http://wxlasertank.sourceforge.net'
development: halted
status: playable
content: open
lang:
- C++
framework:
- wxWidgets
license:
- GPL2
info: wxLaserTank is a wxWidgets conversion of Laser Tank
updated: '2020-09-28'
images:
- 'http://wxlasertank.sourceforge.net/screenshots/main.png'
- 'http://wxlasertank.sourceforge.net/screenshots/game.png'
- 'http://wxlasertank.sourceforge.net/screenshots/game_petes.png'
12 changes: 12 additions & 0 deletions originals/l.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,18 @@
genre:
- Roguelike

- name: LaserTank
names:
- Laser Tank
external:
wikipedia: LaserTank
platform:
- iOS
- Windows
meta:
genre:
- Puzzle

- name: Legend of Zelda
external:
wikipedia: Legend of Zelda
Expand Down

0 comments on commit 03d00e9

Please sign in to comment.