https://github.com/afcms/subway-miner
🥈 AFCMS's submission to the Minetest Game Jam 2021
https://github.com/afcms/subway-miner
minetest minetest-game minetest-game-jam
Last synced: 2 months ago
JSON representation
🥈 AFCMS's submission to the Minetest Game Jam 2021
- Host: GitHub
- URL: https://github.com/afcms/subway-miner
- Owner: AFCMS
- License: gpl-3.0
- Created: 2021-12-01T08:27:47.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-17T09:40:40.000Z (about 1 year ago)
- Last Synced: 2025-01-30T20:06:25.924Z (3 months ago)
- Topics: minetest, minetest-game, minetest-game-jam
- Language: Lua
- Homepage:
- Size: 16.6 MB
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Subway Miner
AFCMS's submission to the Minetest Game Jam 2021## Informations
This game is both inspired from Subway-Surfers and Temple Run.You drive the player between obstacles, trying to collect as many mese cristals as possible.
## Specifications
The game fully works with Minetest 5.4.1, but I recommand using 5.5-dev to avoid some graphical issues (which are not related to the game itself).You need at least a 1920x1080 display for the menus to be shown properly.
**The game mapgen isn't fully done yet, due to the small amount of time availlable.**
## Credits
Assets are made by me (CC-BY) except:
Minetest Game (CC BY-SA 3.0)
- `gui_formbg.png`
- `default_gravel.png`
- `default_mese_crystal.png`
- `default_tool_diamondpick.png`
- `character.png`
- `character.b3d`
- `default_cobble.png`
- `default_sand.png`
- `default_mese_post_light_side.png`
- `default_mese_post_light_side_dark.png`
- `default_fence_wood.png`Sounds:
- [`sm_game_coin.ogg`](https://freesound.org/people/TreasureSounds/sounds/332629/) (CC-BY)
- [`sm_game_button.ogg`](https://freesound.org/people/NenadSimic/sounds/268108/) (CC-0)
- [`sm_game_wait.ogg`](https://www.zapsplat.com/music/button-tick/)
- [`sm_game_game_music.ogg`](https://pixabay.com/music/dance-party-mood-10647/) (Free)