Skip to content

Commit

Permalink
part of rust-gamedev#1233: open combat game updates
Browse files Browse the repository at this point in the history
  • Loading branch information
buxx committed Jan 3, 2023
1 parent 4bf869e commit 824fa04
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions content/news/041/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,31 @@ A more detailed update summary is available [here][de-update-03].
[de-docs]: https://docs.de-game.org
[de-update-03]: https://mgn.cz/blog/de03

### [Open Combat]

![Real time tactical 2nd world war game](open_combat.png)
_Game now include vehicle (T-26) and shelling FX_

Open Combat
([Website][OpenCombat_website],
[GitHub][OpenCombat_github],
[Discord][OpenCombat_discord],
[Reddit](OpenCombat_reddit))
by [bux][bux] is a real time tactical game
which takes place during the 2nd world war.

Since the last news about this game,
the game engine has been rewritten to permit multiplayer.
Most of the basic game engine feature have been rewritten with
the new engine (soldier moves, visibilities, map, etc.).
Vehicle concept has been introduced to a T-26 tank.
Basic fight features like gunfire and shelling have been introduced.

[OpenCombat_website]: https://opencombat.bux.fr/
[OpenCombat_github]: https://github.com/buxx/OpenCombat
[OpenCombat_discord]: https://discord.gg/6P2vtFh2Px
[bux]: https://github.com/buxx/

## Engine Updates

## Learning Material Updates
Expand Down
Binary file added content/news/041/open_combat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 824fa04

Please sign in to comment.