Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 17 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ A mini table of contents: [Physics](#physics), [Chemistry](#chemistry), [Biology
* compounds
* board game ($)

### Atomix (1990)
#### Atomix (1990)

* [classicreload.com/atomix.html](https://classicreload.com/atomix.html)
* molecules
Expand Down Expand Up @@ -505,6 +505,21 @@ A mini table of contents: [Physics](#physics), [Chemistry](#chemistry), [Biology
* web-based (free of charge)
* MIT License: [https://github.com/olistic/warriorjs](https://github.com/olistic/warriorjs)

#### Screeps: World

* [screeps.com](https://screeps.com/)
* strategy
* 2D grid, agents
* persistent world
* PvP
* code-writing
* JavaScript, Lodash
* units controlled by code, not GUI
* web-based, [Steam](https://store.steampowered.com/app/464350)
* free on private servers, paid on official ones
* [documentation](https://docs.screeps.com/)
* [API reference](https://docs.screeps.com/api/)

### Health

#### Lifesaver
Expand Down Expand Up @@ -557,7 +572,7 @@ A mini table of contents: [Physics](#physics), [Chemistry](#chemistry), [Biology

* [www.mathbreakers.com](https://www.mathbreakers.com/)
* arithmetics
* 3d adventure game
* 3D adventure game
* GNU/Linux ($), MacOS ($), Windows ($) with free of charge demo

#### Euclid the Game
Expand Down