• Joined on 2020-05-29
Suguivy pushed to main at Suguivy/picolisp 2021-02-24 15:43:07 +00:00
a00e5b46be Project structure created
Suguivy pushed to main at Suguivy/picolisp 2021-02-24 13:30:53 +00:00
c583e375d0 First commit
27c07e7514 first comit
Compare 2 commits »
Suguivy pushed to main at Suguivy/picolisp 2021-02-24 13:24:35 +00:00
27c07e7514 first comit
Suguivy created repository Suguivy/picolisp 2021-02-24 13:16:20 +00:00
Suguivy pushed to main at Suguivy/roguelike 2021-02-21 15:58:06 +00:00
71759c028c Added more parameters in JSON (no functional yet)
Suguivy pushed to main at Suguivy/roguelike 2021-02-21 15:25:08 +00:00
520082ab34 Added communication on test map 'doesn't work now'
Suguivy pushed to main at Suguivy/roguelike 2021-02-20 23:45:25 +00:00
3b6316f21a Added instalation instructions
Suguivy renamed repository from night-world to Suguivy/roguelike 2021-02-20 23:45:19 +00:00
Suguivy renamed repository from roguelike to Suguivy/roguelike 2021-02-20 23:13:14 +00:00
Suguivy pushed to main at Suguivy/roguelike 2021-02-20 23:12:41 +00:00
18bb3d609d Fixed README checkboxes
Suguivy pushed to main at Suguivy/roguelike 2021-02-20 23:08:31 +00:00
ebf0e059be Updated README.md with TODOs
Suguivy pushed to main at Suguivy/roguelike 2021-02-20 14:08:52 +00:00
6145eac841 Now the game describes when parsing JSON gives an error
Suguivy pushed to main at Suguivy/roguelike 2021-02-19 23:29:59 +00:00
3dd14699f4 Improved the code and made it more readable
Suguivy pushed to main at Suguivy/roguelike 2021-02-19 18:51:33 +00:00
3f88d88ad7 Now maps are in JSON format
Suguivy pushed to main at Suguivy/roguelike 2021-02-18 22:10:16 +00:00
88e2522ab9 Changed the map
Suguivy pushed to main at Suguivy/roguelike 2021-02-18 19:35:04 +00:00
d1e7fa7956 Cleaned the code again
Suguivy pushed to main at Suguivy/roguelike 2021-02-18 19:34:05 +00:00
59fd2ce561 Cleaned the code
Suguivy pushed to main at Suguivy/roguelike 2021-02-18 18:59:29 +00:00
5254c8429e Now the player can't walk on solid cells
Suguivy pushed to main at Suguivy/roguelike 2021-02-18 17:30:15 +00:00
7e09931173 Replaced Direction type with vectors
Suguivy pushed to main at Suguivy/roguelike 2021-02-18 17:24:07 +00:00
b46f642728 Now player uses V2 for position