All Projects → jilio → tomb_mates

jilio / tomb_mates

Licence: other
t.me/memes4js

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to tomb mates

einstein
Python Tutorial with popular machine learning algorithms implementation. This tutorial helps you processing data like Einstein
Stars: ✭ 34 (-15%)
Mutual labels:  game-dev
Game-Assets-And-Resources
Free and paid game assets and game resources for 2D games, 3D games, mobile games, Steam games, Unity games, and other games.
Stars: ✭ 164 (+310%)
Mutual labels:  game-dev
CloudBuildManifest
CloudBuildManifest is library to get build information for Unity Cloud Build.
Stars: ✭ 18 (-55%)
Mutual labels:  game-dev
game overlay sdk
Library to write messages on top of game window
Stars: ✭ 57 (+42.5%)
Mutual labels:  game-dev
jdrive
OpenTTD port to Java
Stars: ✭ 23 (-42.5%)
Mutual labels:  game-dev
cppcraft
a Minecraft clone written in C++ and OpenGL that includes Minecraft textures, chunks, building, terrain, trees, water, inventories, and more!
Stars: ✭ 75 (+87.5%)
Mutual labels:  game-dev
Text101-Original
A basic state-machine based text adventure exercise as part of our Complete Unity C# Developer course (http://gdev.tv/cudgithub)
Stars: ✭ 43 (+7.5%)
Mutual labels:  game-dev
05 TestingGrounds
A Hunger-Games inspired FPS with large outdoor terrains. Advanced AI, basic networking, pickups, skeletal meshes, checkpoints and more. (ref: TG_URC) http://gdev.tv/urcgithub
Stars: ✭ 121 (+202.5%)
Mutual labels:  game-dev
UnityCore
A collection of essential game systems for Unity 3D. These generic systems can be applied to any Unity project.
Stars: ✭ 105 (+162.5%)
Mutual labels:  game-dev
Reflex
Minimal dependency injection framework for Unity
Stars: ✭ 263 (+557.5%)
Mutual labels:  game-dev
Zilon Roguelike
Survival roguelike game with huge world generation.
Stars: ✭ 18 (-55%)
Mutual labels:  game-dev
LevelGen
Plugin to generate a level for Unreal Engine
Stars: ✭ 36 (-10%)
Mutual labels:  game-dev
learn-dlang
Learn D programming language by creating games!
Stars: ✭ 42 (+5%)
Mutual labels:  game-dev
Squid
C# Realtime GUI System
Stars: ✭ 80 (+100%)
Mutual labels:  game-dev
mmo-arch
Base Architecture for creating scalable games using microservices through Angular, Phaser, NestJS, NATS, and MySQL
Stars: ✭ 25 (-37.5%)
Mutual labels:  game-dev
10-TwinStick-Original
A cross-platform, twin stick control game set in 2.5D as part of The Complete Unity C# Developer 2D (http://gdev.tv/cudgithub).
Stars: ✭ 34 (-15%)
Mutual labels:  game-dev
boxgame
A sample project for following along a tutorial found on jap.alekhin.io.
Stars: ✭ 32 (-20%)
Mutual labels:  game-dev
cl-liballegro
Common Lisp bindings and interface to the Allegro 5 game programming library
Stars: ✭ 44 (+10%)
Mutual labels:  game-dev
harmony-ecs
A small archetypal ECS focused on compatibility and performance
Stars: ✭ 33 (-17.5%)
Mutual labels:  game-dev
07-Glitch-Garden-Original
Glitch Garden demo game from the Complete Unity Developer 2D course (http://gdev.tv/cudgithub). For our students to download the end-state of projects.
Stars: ✭ 43 (+7.5%)
Mutual labels:  game-dev

Tomb Mates

Процесс написания игры можно посмотреть на YouTube. Версия кода на момент записи видео доступна в этом коммите.

Скриншот

Запустить сервер

cd cmd/server
go run *go

Запустить игру

Не будет работать без запущенного сервера
cd cmd/client
go run main.go

Спрайты

DungeonTilesetII


Команды

protoc --go_out=. *.proto
sh svg2icns.sh icon.svg
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].