Skip to content

ForNeVeR/O21

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

O21 Status Ventis

O21 is a modern free and open-source remake of U95, a game by NIKITA company, released in 1995.

Implementation Status

Some of the game engine features have been implemented, but the game is not in a playable state.

Visit the issue tracker if you want to know more.

The screenshot of the currently implemented version (mind that not every element from the screenshot might be functional yet): Screenshot

Installation

Download the latest distribution for your platform from the releases page.

For a development build, browse the contributor guide.

Usage

Just run the O21.Game binary from the downloaded archive.

When started with no arguments, it will run the game with default settings.

See the documentation on command-line options.

Data

By default, O21 stores its data in the following directories:

  • Linux: ~/.local/share/ForNeVeR/O21,
  • macOS: ~/Application Support/ForNeVeR/O21,
  • Windows: %LOCALAPPDATA%\ForNeVeR\O21.

Remember to delete these if you need to completely remove the game from your computer.

Game History

U95 (also called as U-95 on the title screen) is a game well known in the 1990's Russian-speaking gaming community, since it was one of the first games published there.

It was created in 1995 by one of the first Russian game development companies, NIKITA (currently renamed to Nikita Online), for Windows 3.x.

O21

Since the original game is probably named after a German submarine U-95, that was sunk by Dutch O 21, the authors decided to name the remake project O21, as a (wishfully) superior project (at least in some aspects).

License and Legal Disclaimers

The project is distributed under the terms of the MIT license (unless a particular file states otherwise).

The license indication in the project's sources is compliant with the REUSE specification v3.3.

The following section is maintained by me, the O21 project lead, Friedrich von Never. The statements made in first person are all mine, do not hesitate to contact me if you have any comments.

This program is designed to use resources of the U-95 game by NIKITA. This project is not affiliated with or endorsed by NIKITA in any way. The project is non-commercial. The source code is available for free and always will be.

This is a blackbox re-implementation project. The code in this project was written based on reading data files and observing the game running. In some cases, the code was written based on specs available on the Internet.

I believe this puts the project in the clear, legally speaking. If someone disagrees, please reach me.

The distribution license of the original game is unknown, so the game has an unclear de jure status. De facto, it is abandonware nowadays.

No assets from the original game are included in this software (though it may allow the user to use any assets downloaded under the user's informed consent).

Versioning Notes

This project's versioning follows the Semantic Versioning 2.0.0 specification.

When considering compatible changes, we take the input and output data format into account, such as:

  • the command-line arguments,
  • the data pack format (the original file layout),
  • the output data (such as table of leaders) format.

Note that any particular non-zero executable exit codes are not considered part of the public API.

Documentation

Acknowledgments

  • Thanks to Nikita Online for making such a great game!
  • Thanks to the OpenSAGE project for some ideas on the wording in the Legal Disclaimers section.

About

FOSS remake of U95, an old submarine arcade game from 1995.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 10