Timeline for Implementing Turn based Combat Using Node js
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 19, 2018 at 20:43 | vote | accept | Valamorde | ||
| Jan 19, 2018 at 17:06 | comment | added | Jimmy |
class Battle { constructor() { ... } }
|
|
| Jan 19, 2018 at 0:53 | comment | added | Valamorde |
Looks great, thank you! The Battle class is only for keeping track? How would I implement a new class in node? I am quite new to this.
|
|
| Jan 19, 2018 at 0:37 | history | answered | Jimmy | CC BY-SA 3.0 |