Laastine / Hinterland
Licence: apache-2.0
2D top-down shooter game
Stars: ✭ 34
Programming Languages
rust
11053 projects
Projects that are alternatives of or similar to Hinterland
Tank island
Top down 2D shooter game that involves blowing up tanks
Stars: ✭ 42 (+23.53%)
Mutual labels: game, gamedev, game-2d
Kaetram Open
An open-source 2D HTML5 adventure based off BrowserQuest (BQ).
Stars: ✭ 138 (+305.88%)
Mutual labels: game, gamedev, game-2d
Game Dogfight
Air to air combat game, created in Python 3 using HARFANG 3D.
Stars: ✭ 41 (+20.59%)
Mutual labels: game, gamedev, opengl
Simpleton Engine
What a stupid name for a library
Stars: ✭ 42 (+23.53%)
Mutual labels: gamedev, game-2d, opengl
Ore Infinium
Ore Infinium, Open Source multiplayer Terraria-inspired Sci-fi game, focused on technology, devices and researching. Written in Kotlin (JVM), LibGDX. Cross platform
Stars: ✭ 139 (+308.82%)
Mutual labels: game, game-2d, opengl
Gamedev Resources
🎮 🎲 A wonderful list of Game Development resources.
Stars: ✭ 2,054 (+5941.18%)
Mutual labels: game, gamedev, game-2d
Magnum
Lightweight and modular C++11 graphics middleware for games and data visualization
Stars: ✭ 3,728 (+10864.71%)
Mutual labels: game, gamedev, opengl
Gdevelop
🎮 GDevelop is an open-source, cross-platform game engine designed to be used by everyone.
Stars: ✭ 3,221 (+9373.53%)
Mutual labels: game, gamedev, game-2d
Sulis
Turn based tactical RPG with several campaigns, written in Rust
Stars: ✭ 338 (+894.12%)
Mutual labels: game, game-2d, opengl
Rigelengine
A modern re-implementation of the classic DOS game Duke Nukem II
Stars: ✭ 393 (+1055.88%)
Mutual labels: game, game-2d, opengl
Thatconf2015pong
Slides and sample project code (pong) for my talk at That Conference 2015
Stars: ✭ 5 (-85.29%)
Mutual labels: game, gamedev
Librg
🚀 Making multi-player gamedev simpler since 2017
Stars: ✭ 813 (+2291.18%)
Mutual labels: game, gamedev
Openspades
Compatible client of Ace of Spades 0.75
Stars: ✭ 769 (+2161.76%)
Mutual labels: game, opengl
Zemeroth
😠⚔️😈 A minimalistic 2D turn-based tactical game in Rust
Stars: ✭ 940 (+2664.71%)
Mutual labels: game, opengl
Frag.exe
Multiplayer First-Person Shooter written in C++ using my own engine, Qor
Stars: ✭ 8 (-76.47%)
Mutual labels: game, opengl
Godot Open Rpg
Learn to create turn-based combat with this Open Source RPG demo ⚔
Stars: ✭ 855 (+2414.71%)
Mutual labels: game, gamedev
Hinterland
Isometric shooter game written in Rust. Shoot zombies, collect ammo and survive.
Works on Linux, macOS and Windows.
Download precompiled binary from Github releases page.
Preview

Build & Run
cargo run -- --windowed_mode
Command line arguments
USAGE:
hinterland [FLAGS]
FLAGS:
-h, --help Prints help information
-v, --version Prints version information
-w, --windowed_mode Run game in windowed mode
Controls
w,a,s,d
- Character move
Ctrl + Mouse left
- Fire
r
- Reload weapon (10 bullets per mag)
z
- zoom in
x
- zoom out
Esc
- exit
Development
Run windowed mode with cargo run --features "godmode framerate -- -w
cargo test
- run unit tests
External asset licence list
- Character: graphics Creative Commons V3
- Zombie zombie Creative Commons V3
- Audio: pistol Creative Commons V3
- Map: graphics GPL + Creative Commons V3
Source code license
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].