Commit Graph

14 Commits

Author SHA1 Message Date
Nicolas Margulies 63660707d1 A basic fighting mechanic and a few entities 2020-10-16 17:58:00 +02:00
Nicolas Margulies f3e42ae295 Added __pycache__ to .gitignore 2020-10-16 15:42:05 +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
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
Yohann D'ANELLO cb3a0ce4da Ignore type annotation for self, cls or special functions 2020-10-09 16:59:09 +02:00
Charles Peyrat 81d29ea1ee Merge branch 'master' of https://gitlab.crans.org/ynerant/dungeon-battle into master 2020-10-09 16:35:19 +02:00
Yohann D'ANELLO 59da3685f2 Setup python virtual environment 2020-10-09 16:21:10 +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 07f2e4266a Python 3.9 got released 2020-10-09 14:34:03 +02:00
Yohann D'ANELLO 4b4fa67f3b Ensure that functions are well typed 2020-10-02 16:19:18 +02:00
Yohann D'ANELLO ceff2c6f42 Render pipeline and coverage status in README file 2020-10-02 15:53:47 +02:00
Yohann D'ANELLO 95bb99d42c 🎉 Init repo 2020-10-02 15:48:39 +02:00