All Projects → Shoes01 → ECS-Game

Shoes01 / ECS-Game

Licence: other
A roguelike written in Python adhering to ECS

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to ECS-Game

Geotic
Entity Component System library for javascript
Stars: ✭ 97 (+321.74%)
Mutual labels:  ecs, roguelike
roguelike tutorial
RoguelikeDev Tutorial 2018
Stars: ✭ 33 (+43.48%)
Mutual labels:  ecs, roguelike
thelegendofericc
Single player roguelike tile-based game written in Java using LibGDX and Ashley
Stars: ✭ 22 (-4.35%)
Mutual labels:  ecs, roguelike
continuous-analytics-examples
A collection of examples of continuous analytics.
Stars: ✭ 17 (-26.09%)
Mutual labels:  esper
FungusCave
A Roguelike game made with Unity. Explore the cave, fight enemies, and find Encyclopedia of Yendor to cure your infections.
Stars: ✭ 80 (+247.83%)
Mutual labels:  roguelike
lunch-break-rl
A small roguelike game developed live on Twitch.
Stars: ✭ 16 (-30.43%)
Mutual labels:  roguelike
ecs-logging-java
Centralized logging for Java applications with the Elastic stack made easy
Stars: ✭ 128 (+456.52%)
Mutual labels:  ecs
ecs-benchmark
ECS benchmark comparison
Stars: ✭ 68 (+195.65%)
Mutual labels:  ecs
ActionFlow
基于Unity ECS的节点执行图。可支持状态机执行流程和行为树的执行流程
Stars: ✭ 61 (+165.22%)
Mutual labels:  ecs
Woozoolike
A simple space exploration roguelike for 7DRL 2017
Stars: ✭ 29 (+26.09%)
Mutual labels:  roguelike
ECSEntityBuilder
Unity ECS Entity Builder/Wrapper
Stars: ✭ 39 (+69.57%)
Mutual labels:  ecs
haskellRogueLike
Code for Haskell roguelike blog posts
Stars: ✭ 27 (+17.39%)
Mutual labels:  roguelike
ecsdemo-crystal
Part 4 of a 4 part ECS Workshop
Stars: ✭ 54 (+134.78%)
Mutual labels:  ecs
ecs
A dependency free, lightweight, fast Entity-Component System (ECS) implementation in Swift
Stars: ✭ 79 (+243.48%)
Mutual labels:  ecs
ink roguelike
A narrative mini-roguelike written completely in ink.
Stars: ✭ 13 (-43.48%)
Mutual labels:  roguelike
troll-hunter
Trollhunter is a single-player roguelike game.
Stars: ✭ 28 (+21.74%)
Mutual labels:  roguelike
terraform-ecs-fargate-nlb
A Terraform template used for provisioning network application stacks on AWS ECS Fargate
Stars: ✭ 50 (+117.39%)
Mutual labels:  ecs
why-roguelike
A multiplayer ASCII roguelike
Stars: ✭ 17 (-26.09%)
Mutual labels:  roguelike
EsperIoT
Small and simple stream-based CEP tool for IoT devices connected to an MQTT broker
Stars: ✭ 18 (-21.74%)
Mutual labels:  esper
cog
Macro powered ECS Framework written in Haxe
Stars: ✭ 29 (+26.09%)
Mutual labels:  ecs

ECS-Game

A roguelike written in Python adhering to ECS, to the best of my abilities!

Dependencies

You need the following to play: Numpy 1.16.1 PIL 6.0.0 Python 3.7.0 tcod 11.0.2 attrs 19.3.0

How to play

Run engine.py to begin the game.

Controls

The numpad controls or mouse for movement.

'q', 'w', 'e', 'a, 's', 'd': use equipped item, if possible

'g': grab items

shift + 'd': drop items

shift + 'e': eat items

shift + 'j': view jobs menu

'w': wear items

'i': view your inventory

'm': view message log

'x': look around

'<' or '>': use stairs

'ESC': quit / open menu

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].