Advertisement
C_Volume2 Internet/ Browsers/ HTML #80937

Java Http Server

This simple server supports only Get and Head request from the client and returns HTML files and image data.Adding a "-v" command-line parameter enable verbose mode,which displays all connections in the Http server's console window.

AI

ИИ-обзор: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Исходный код
original-source
Upload
All characters/projectiles on the screen are of type "entity". The only difference between the controllable character and the enemies is that the player character's actions are defined by your keyboard input, and the enemies move random distances in random directions and attack randomly. (also, the player character can only shoot fireballs with full health)
There are 5 types of enemies:
The Snake: Beware of the boulders he launches!
The Poo-Monster: His bile will burn you!
The Archer: Master of archery
The Blinking Eye: His icky eye-gunk will make you ill
The Grub: 40 in hand, he shows his disrespect for your mad skill by spitting on you!
Zelduh has somehow gotten trapped among these fiends... You must save her!
The game project is called "neo hardcore warrior" which was my generic title when I started, and the level editor project is called "legend of nameless" since I still wasn't sure what to call it at the time =P
Here is the game and source code on the Lost Side Dead website.
<a href = "http://www.lostsidedead-software.com/ZelduhPSC.zip" >Legend of Zelduh</a>
<IMG SRC="http://www.blackknightsclan.com/ss/WalkSlash.gif" BORDER=0> 
Оригинальные комментарии (3)
Восстановлено из Wayback Machine