Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danman113/minegame
A game for LD40. Blast your way through 7 unique levels in Mine Games, a top-down 2D shooter where mines are your friends and enemies.
https://github.com/danman113/minegame
game game-development game-engine html5-game ld40 ludum-dare-40
Last synced: 15 days ago
JSON representation
A game for LD40. Blast your way through 7 unique levels in Mine Games, a top-down 2D shooter where mines are your friends and enemies.
- Host: GitHub
- URL: https://github.com/danman113/minegame
- Owner: danman113
- Created: 2017-12-02T03:24:19.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-26T06:55:55.000Z (over 6 years ago)
- Last Synced: 2024-11-01T12:42:26.910Z (2 months ago)
- Topics: game, game-development, game-engine, html5-game, ld40, ludum-dare-40
- Language: JavaScript
- Homepage:
- Size: 16.5 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Foo](screenshots/logo.png)](https://danman113.itch.io/mine-games)
## You, Hordes of Robots. Unlimited Mines. Ultimate Destruction!
![gameplay.gif](screenshots/gameplay.gif)
Blast your way through 7 unique levels in Mine Games, a top-down 2D shooter where mines are your friends and enemies. The player is a lowly minelayer bot tasked to defeat waves upon waves of hostile bots. Use mines to neutralize the opposition, but be careful; the mines you lay can and will blow you up!
### [Click Here to Play](https://danman113.itch.io/mine-games)
![screenie1.png](screenshots/screenie1.png)
# Controls:
WSAD to move.Click and hold to shoot mine
Shift to speed up
ESC and Enter to Pause
![screenie2.png](screenshots/screenie2.png)
# Development
[Game code found here](demos/minegame)
[Engine code found here](src)