Skip to content
/ O21 Public
forked from ForNeVeR/O21

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

License

Notifications You must be signed in to change notification settings

KeterSCP/O21

 
 

Repository files navigation

O21 Status Enfer

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

Implementation Status

Currently, we are still at the exploration stage; scope of work is to be determined.

Visit the issue tracker if you want to know more.

Usage

Currently O21 is only suitable for development mode. To start the game, run the following shell command:

$ dotnet run --project O21.Game -- <downloaded-data-directory>

Game History

U95 (also called as U-95 on the title screen) is a game well known in 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).

Legal Disclaimers

  • This project is not affiliated with or endorsed by Nikita Online in any way.

  • This 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 the lead maintainer, Friedrich von Never.

  • No assets from the original game are included in this repo.

Documentation

Acknowledgments

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • F# 56.4%
  • C# 43.6%