|
6768d73d16
|
full implementation!
bug: level generation will generate nullptrs
|
2024-07-15 00:09:14 -04:00 |
|
|
af8bc4112c
|
finished the bulk of game
|
2024-07-14 21:32:41 -04:00 |
|
|
db354d232a
|
Merge branch 'paul' into AL/races-potions
|
2024-07-13 16:04:17 -04:00 |
|
|
f2d2f6f72d
|
changes to characters and potions, work in progress
|
2024-07-13 00:59:52 -04:00 |
|
|
50f058e7ea
|
format
|
2024-07-12 16:41:42 -04:00 |
|
|
83b05b0f89
|
Unfinished: rand map gen
|
2024-07-12 12:07:38 -04:00 |
|
|
b3300b8e7c
|
WORK IN PROGRESS
TODO: implement random level generation
moved exclude from list to position.h
distinguished level and map
|
2024-07-12 00:16:08 -04:00 |
|
|
c68330b3e3
|
changed all non-owned unique_ptr access to reference to the object itself
|
2024-07-11 22:15:15 -04:00 |
|
|
6f0573dff8
|
started working on map and potions
|
2024-07-09 23:27:49 -04:00 |
|
|
68065c0ff2
|
- handle seed in args
|
2024-07-09 21:56:05 -04:00 |
|
|
eb773405a6
|
added: cmdline args handling
|
2024-07-06 01:39:39 -04:00 |
|
|
7919c7dbfe
|
did astyle on the source files
|
2024-07-05 12:14:34 -04:00 |
|
|
74de68cf0d
|
added: list of arguments
edit: future framework of main
|
2024-07-05 12:11:09 -04:00 |
|
|
7aed073fa6
|
moving repo
|
2024-07-05 00:46:02 -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 |
|
|
b4e7f39dae
|
change controls to wasd
|
2024-07-01 23:54:43 -04:00 |
|
|
0523113f62
|
added a clear screen to main TEMPROARILY
|
2024-06-30 11:02:57 -04:00 |
|
|
12b74f12d4
|
first working demo
|
2024-06-30 03:24:19 -04:00 |
|
|
e513e78d1d
|
float point exception, waiting for debugging
|
2024-06-30 02:51:24 -04:00 |
|