Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/schrodingdong/mde_text_game
- Owner: Schrodingdong
- Created: 2023-10-24T00:08:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-25T03:39:21.000Z (about 1 year ago)
- Last Synced: 2023-10-25T04:26:19.321Z (about 1 year ago)
- Topics: eclipse-modeling-framework, java, model-driven-engineering
- Language: Java
- Homepage:
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)