欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Dragon Knight
(以内容'The Dragon Knight game engine is an online game system created by Jamin Seven. It is an RPG-style game in which characters explore the map, fight monsters, gain experience ...'创建新页面) |
小 (→Links) |
||
第1行: | 第1行: | ||
The Dragon Knight game engine is an online game system created by Jamin Seven. It is an RPG-style game in which characters explore the map, fight monsters, gain experience and buy items, among other things. It is written in PHP4, with a MySQL database backend. While it was originally envisioned as a medieval/fantasy type game (think back to the NES game, Dragon Warrior, to which this game is a tribute), it is possible to make it into any other kind of game you want (space, modern, whatever). All statistics are handled by the database, so all items, monsters, etc., are fully customizable. It includes an administrative control panel suited for basic editing tasks, however, the best way to make large-scale changes are with a more comprehensive database tool such as phpMyAdmin. | The Dragon Knight game engine is an online game system created by Jamin Seven. It is an RPG-style game in which characters explore the map, fight monsters, gain experience and buy items, among other things. It is written in PHP4, with a MySQL database backend. While it was originally envisioned as a medieval/fantasy type game (think back to the NES game, Dragon Warrior, to which this game is a tribute), it is possible to make it into any other kind of game you want (space, modern, whatever). All statistics are handled by the database, so all items, monsters, etc., are fully customizable. It includes an administrative control panel suited for basic editing tasks, however, the best way to make large-scale changes are with a more comprehensive database tool such as phpMyAdmin. | ||
− | == | + | ==链接== |
*http://dragon.se7enet.com/dev.php | *http://dragon.se7enet.com/dev.php | ||
− | [[ | + | [[category:browser game]] |
− | [[ | + | [[category:PHP]] |
2015年1月6日 (二) 00:58的最后版本
The Dragon Knight game engine is an online game system created by Jamin Seven. It is an RPG-style game in which characters explore the map, fight monsters, gain experience and buy items, among other things. It is written in PHP4, with a MySQL database backend. While it was originally envisioned as a medieval/fantasy type game (think back to the NES game, Dragon Warrior, to which this game is a tribute), it is possible to make it into any other kind of game you want (space, modern, whatever). All statistics are handled by the database, so all items, monsters, etc., are fully customizable. It includes an administrative control panel suited for basic editing tasks, however, the best way to make large-scale changes are with a more comprehensive database tool such as phpMyAdmin.