-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathTODO
32 lines (23 loc) · 769 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
####### ##### ###### #####
# # # # # # #
# # # # # # #
# # # # # # #
# ##### ###### #####
The bugs list is self-explanatory
The main todo list, is for things that will be in the main jscii.js file.
So, things that you probably* don't want to write yourself.
The extras todo list, is for things that you probably will want to write yourself.
So, things like spell systems you will probably want to write yourself, to fit your own game.
The maybe list, is just things that I might've had suggestions for, or thought of myself,
that I might not want to add.
Bugs list:
-
Main todo list:
-
Extras todo list:
- spells
- pathfinding
- enemy system
Maybe list:
- particles
- line of sight