Trade Wars Visual

Trade Wars Visual is a Trade Wars helper that I wrote in Java around 2000.  It only supports web BBS connections, so it is not able to connect to dial-up BBSes.  The helper will track which sectors the player has visited, and it will create maps to illustrate the connecting sectors.  The intent was to create a fully visual Trade Wars experience.  The ability to navigate between sectors using mouse clicks is fully implemented, by selecting the sector previews at the top of the screen.  A text based terminal is also supplied to navigate menus not supported by the graphical interface.

A chat window is also provided, which simplifies sending messages to other players in the world or on your team.  It provides a complete chat log window, which is an improvement over standard VT100 terminals which cause chat messages to be lost with the game text.

Download Trade Wars Visual

This software is provided AS-IS with no warranty.

Source code not included.

 

 

 

 

TetraCity

TetraCity is a falling blocks and city simulation game.   Completing lines in the falling block game earns money which can be used to buy buildings to create a city.   Models were created in Blender for the buildings in the game.

When certain conditions are met, the player will unlock new types of buildings for their city.  Networking support is enabled to allow multiplayer games, however the interface needs to be improved.

 

TetraCity builds are available for both Windows and Linux.

TetraCity code on SourceForge

 

Released

Falling Blocks

A falling blocks game that I wrote to demonstrate usage of HTML5 and Canvas to make an interactive game that runs in a web browser.  Use the keyboard left and right keys to move pieces, press the up key to rotate a piece, and press the down key to drop a piece.  Dropping pieces and completing lines increases your score.  After completing every 10 lines the speed of the game increases which makes the game more difficult as the player progresses.

Web browser must support HTML5 and Canvas

 

 

 

 

 

Released