Commit Graph

15 Commits

Author SHA1 Message Date
Nicolas Margulies cfbe612192 Merge branch 'map_display' of gitlab.crans.org:ynerant/dungeon-battle into map_display 2020-10-16 16:02:47 +02:00
Nicolas Margulies 16121b55f6 Merge branch 'map_display' of gitlab.crans.org:ynerant/dungeon-battle into map_display 2020-10-16 16:02:38 +02:00
Charles Peyrat 722ff07952 Fixed method display from mapdisplay.MapDisplay 2020-10-16 16:00:57 +02:00
Charles Peyrat 7d13a78235 New class MapDisplay implements displaying maps to terminal. See #1 2020-10-16 15:57:13 +02:00
Charles Peyrat 42c9957ceb Added entities management to class Map 2020-10-16 15:57:13 +02:00
Charles Peyrat 2e82849395 Sanitizing data structure 2020-10-16 15:57:13 +02:00
Charles Peyrat 1b635502c4 New class MapDisplay implements displaying maps to terminal. See #1 2020-10-16 15:54:33 +02:00
Charles Peyrat ba4bb78166 Added entities management to class Map 2020-10-16 15:52:47 +02:00
Yohann D'ANELLO b12764b355 Draw a map in a string to make the render in the screen easier 2020-10-16 14:00:38 +02:00
Charles Peyrat 5728abc02c Sanitizing data structure 2020-10-11 15:24:51 +02:00
Yohann D'ANELLO 2cea53f519 💚 Fix pipeline 2020-10-09 18:24:13 +02:00
Yohann D'ANELLO c2eb3c054c Create basic interfaces, see #3, #4, #6 2020-10-09 18:17:41 +02:00
Yohann D'ANELLO bec53dbf1e Linting... 2020-10-09 17:04:50 +02:00
Charles Peyrat c161f924e9 Context manager for wrapping the use of a curses terminal 2020-10-09 16:14:23 +02:00
Yohann D'ANELLO 95bb99d42c 🎉 Init repo 2020-10-02 15:48:39 +02:00