javascript_netwhack
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
javascript_netwhack [2023/11/22 01:41] – created appledog | javascript_netwhack [2023/11/22 01:46] (current) – appledog | ||
---|---|---|---|
Line 2: | Line 2: | ||
* This is a late season3 project, and is elective. | * This is a late season3 project, and is elective. | ||
* The code base is [[JavaScript Terminal V2]]. | * The code base is [[JavaScript Terminal V2]]. | ||
+ | * The technical demo for the codebase is playable at [[https:// | ||
+ | * The current version of NetWhack is playable at [[https:// | ||
== Extending the Codebase | == Extending the Codebase | ||
Line 29: | Line 31: | ||
There are a lot of little things, like combat, turn priority (action points) and so forth that need to be implemented. And then, you will be able to play the game, in the sense that there is some kind of game world and you can move around in it and interact with it's rules. At that point we move to the content stage. | There are a lot of little things, like combat, turn priority (action points) and so forth that need to be implemented. And then, you will be able to play the game, in the sense that there is some kind of game world and you can move around in it and interact with it's rules. At that point we move to the content stage. | ||
- | -==== Content | + | === Content |
Content will be drawn from a large number of sources, but will shortly overtake the codebase in terms of size. Variety, do not forget, is the spice of life. | Content will be drawn from a large number of sources, but will shortly overtake the codebase in terms of size. Variety, do not forget, is the spice of life. |
javascript_netwhack.1700617310.txt.gz · Last modified: 2023/11/22 01:41 by appledog