All Projects → miketmoore → Zelduh

miketmoore / Zelduh

A tile based adventure game!

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Zelduh

Cdogs Sdl
Classic overhead run-and-gun game
Stars: ✭ 422 (+1818.18%)
Mutual labels:  game, retro, retrogaming
Teleball
Build your own Arduino based retro handheld game console
Stars: ✭ 21 (-4.55%)
Mutual labels:  game, retro, retrogaming
Bytepath
A replayable arcade shooter with a focus on build theorycrafting made using Lua and LÖVE.
Stars: ✭ 1,119 (+4986.36%)
Mutual labels:  game, gamedev, retro
Rigelengine
A modern re-implementation of the classic DOS game Duke Nukem II
Stars: ✭ 393 (+1686.36%)
Mutual labels:  game, retrogaming
Ssvopenhexagon
C++14 FOSS clone of "Super Hexagon". Depends on SSVStart, SSVEntitySystem, SSVLuaWrapper, SSVMenuSystem, JSONcpp, SFML2.0. Features JSON/LUA customizable game files, a soundtrack by BOSSFIGHT, pseudo-3D effects.
Stars: ✭ 364 (+1554.55%)
Mutual labels:  game, gamedev
Game
⚔️ An online JavaScript 2D Medieval RPG.
Stars: ✭ 388 (+1663.64%)
Mutual labels:  game, gamedev
Games
🎮 A list of popular/awesome video games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
Stars: ✭ 18,676 (+84790.91%)
Mutual labels:  game, gamedev
Lambdahack
Haskell game engine library for roguelike dungeon crawlers; please offer feedback, e.g., after trying out the sample game with the web frontend at
Stars: ✭ 439 (+1895.45%)
Mutual labels:  game, gamedev
Cpp 3d Game Tutorial Series
C++ 3D Game Tutorial Series is a YouTube tutorial series, whose purpose is to help all those who want to take their first steps in the game development from scratch.
Stars: ✭ 400 (+1718.18%)
Mutual labels:  game, gamedev
Texturepanner
This repository hosts a shader for Unity3D whose main goal is to facilitate the creation of neon-like signs, conveyor belts and basically whatever based on scrolling textures
Stars: ✭ 528 (+2300%)
Mutual labels:  game, gamedev
Quadplay
The quadplay✜ fantasy console
Stars: ✭ 563 (+2459.09%)
Mutual labels:  game, retro
Vue Babylonjs
A ready-to-go 3d environment for Vue.js using Babylon.js
Stars: ✭ 356 (+1518.18%)
Mutual labels:  game, gamedev
Doomretro
The classic, refined DOOM source port. For Windows PC.
Stars: ✭ 349 (+1486.36%)
Mutual labels:  game, retro
Exengine
A C99 3D game engine
Stars: ✭ 391 (+1677.27%)
Mutual labels:  game, gamedev
Magnum
Lightweight and modular C++11 graphics middleware for games and data visualization
Stars: ✭ 3,728 (+16845.45%)
Mutual labels:  game, gamedev
Entitas Csharp
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Stars: ✭ 5,393 (+24413.64%)
Mutual labels:  game, gamedev
Gameproject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
Stars: ✭ 655 (+2877.27%)
Mutual labels:  game, gamedev
Pixelvision8
Pixel Vision 8's core philosophy is to teach retro game development with streamlined workflows. PV8 is also a platform that standardizes 8-bit fantasy console limitations built on top of the open-source C# game engine based on MonoGame.
Stars: ✭ 773 (+3413.64%)
Mutual labels:  gamedev, retrogaming
Voxelengine3
Voxel-engine in Javascript
Stars: ✭ 302 (+1272.73%)
Mutual labels:  game, gamedev
Micropolisjs
A port of Micropolis to JS/HTML5
Stars: ✭ 321 (+1359.09%)
Mutual labels:  game, retro

Zelduh

Go Report Card

https://miketmoore.itch.io/zelduh

Zelduh is a tile based adventure game.

Install

go get -u github.com/miketmoore/zelduh/...

Play

go run cmd/zelduh/zelduh.go
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].