Commit Graph

187 Commits

Author SHA1 Message Date
f5b5f180a0 added: input and its subclasses 2024-07-04 22:47:25 -04:00
c67dbcc62a moving repo 2024-07-04 19:58:19 -04:00
6cbeb42144 added a few more pieces to the framework, overhauled main.cc 2024-07-03 11:08:55 -04:00
9086f0773a - impl goblin character class 2024-07-02 21:58:56 -04:00
bd372f7a47 moved GAIN_UP for vampire to global scope (avoid memory dups) 2024-07-02 21:05:52 -04:00
97ff14cd26 Merge branch 'master' into paul-encapsulating-main-and-curses 2024-07-02 20:50:36 -04:00
234f06191a - Moved calc_dmg to characters.h
- put vampire into new source files
2024-07-02 20:39:48 -04:00
00af3d59bf started a new framework 2024-07-02 16:48:53 -04:00
eea910ae33 updated uml and plan files 2024-07-02 13:25:36 -04:00
153cb40b48 Merge branch 'master' of peisongxiao.com:~/cs246/a5 2024-07-02 13:25:16 -04:00
d3d6c18dee Merge branch 'master' of peisongxiao.com:~/cs246/a5
This is just necessary
2024-07-02 12:45:31 -04:00
2c0b30cd33 moved move and move_or_attack implementation into characters.cc 2024-07-02 12:43:39 -04:00
2c8cbc6e47 add uml.md and plan.md 2024-07-02 12:27:08 -04:00
cd529c2040 turn off all compiler optimizations in Makefile 2024-07-02 12:20:44 -04:00
b4e7f39dae change controls to wasd 2024-07-01 23:54:43 -04:00
b8b3af362a Added some TODO for minor (important) fixes 2024-06-30 11:56:27 -04:00
0523113f62 added a clear screen to main TEMPROARILY 2024-06-30 11:02:57 -04:00
087207dace added a short coding style guide 2024-06-30 10:53:20 -04:00
53a9015aea fixed Makefile conflict - only added flag to enable ncurses and changed exec name 2024-06-30 10:19:03 -04:00
12b74f12d4 first working demo 2024-06-30 03:24:19 -04:00
6dcf0f41e8 oops, included .o files 2024-06-30 02:57:36 -04:00
e513e78d1d float point exception, waiting for debugging 2024-06-30 02:51:24 -04:00
8329d9a40d testing Makefile 2024-06-30 00:09:02 -04:00
e1bb9c3c3c moved test.cc to src folder 2024-06-30 00:08:01 -04:00
c5f5f969a4 placed projects into docs folder 2024-06-29 17:25:24 -04:00
33a076c750 reorganized folder structure 2024-06-29 17:24:59 -04:00
8fc5f3dcda deleted Makefile from root folder 2024-06-29 17:23:15 -04:00
428eca82ca moved Makefile to tools/ 2024-06-29 17:22:52 -04:00
3a7f4d6354 updated TODO list 2024-06-29 17:21:06 -04:00
84a1c84250 added the project files 2024-06-28 09:25:34 -04:00
0b8b0ee658 Added a TODO list 2024-06-27 17:14:21 +00:00
e1a9d2852a added an example config for astyle to tools (code formatter) 2024-06-27 13:10:49 -04:00
3e1fb62242 added tools, Makefile, and setup 2024-06-26 03:36:43 -04:00
cb0557932a Added .gitignore 2024-06-25 21:00:22 -04:00
5e52ceb579 remove derek.in 2024-06-25 20:42:39 -04:00
82f8d0ebf5 derek test 2024-06-25 20:37:57 -04:00
7a7bc48b14 Initial commit: created welcome README 2024-06-25 19:39:36 -04:00