Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/schrodingdong/mde_text_game

MDE approach for a text game using EMF
https://github.com/schrodingdong/mde_text_game

eclipse-modeling-framework java model-driven-engineering

Last synced: about 2 months ago
JSON representation

MDE approach for a text game using EMF

Awesome Lists containing this project

README

        

# MDE Text Game
A simple game where the interraction and the game logic is made using MDE approach with the EMF tools.

# What's next ?
- [x] Modelize the entities and relationships between them
- [ ] Modelize the game logic
- [ ] Add a simple GUI for the game

![game layout](./game_layout.png)