Uplink game by Introversion Software I got many hours of enjoyment watching and playing these films and games. These great works inspired me, not to imitate them but rather to try to replicate some feelings I got when enjoying them.
WarGames The classic film. It has a girl, lot’s of computers, AI coming of age, nuclear weapons… What more can you ask for. Or, right, Tic-Tac-Toe. Who knew we got that close to the nuclear war.
Haker is going to be a game about hacking. My idea is for a game that is a cross between Uplink and the programming aspect of 0x10c, the famous DCPU16.
At the core of the game will be the WOPR CPU. It is a simple CPU, with limited memory and few peripherals, but nevertheless with real instructions, interrupts, initialization, stack etc.
At the most basic level, I hope that the people who liked idea of 0x10c can and will write whatever programs they wish, games, operating systems, anything.
These are pre-alpha builds. Much of the functionality is unfinished and many breaking changes will happen before the release. However, there is plenty of functionality to experiment and have fun with. Currently only WOPR CPU CLI is available. As more parts of the game become available they will be added to this page.
WOPR CLI WOPR CLI is currently available for Linux 64bit only. OSX, Windows and other Linux flavours will be added in due time.