Skip to content

Commit b672b80

Browse files
committed
Add rbus
1 parent 0693d52 commit b672b80

5 files changed

Lines changed: 40 additions & 0 deletions

File tree

579 KB
Loading
563 KB
Loading
546 KB
Loading

__assets/_projects/RBus/rbus.png

563 KB
Loading

_projects/(3) R-Bus.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
name: R-Bus
3+
tools: [C++, Raylib]
4+
image: https://raw.githubusercontent.com/X-R-G-B/X-R-G-B.github.io/refs/heads/main/__assets/_projects/RBus/rbus.png
5+
description: A LAN Multiplayer Game. Fight Against Enemies With Your Friends.
6+
---
7+
8+
# FlashBackToTheFuture
9+
10+
- [R-Bus posts](https://x-r-g-b.github.io/blog/tags#fbttf)
11+
- [itch.io page](https://xlrgb.itch.io/r-bus)
12+
- [source code](https://github.com/X-R-G-B/R-Bus)
13+
14+
### Game
15+
16+
A horizontally scrolling shooter multiplayer arcade video game.
17+
18+
### Controls
19+
20+
| Key | Action |
21+
|-------------|---------------------------|
22+
| Left arrow | Move left |
23+
| Right arrow | Move right |
24+
| Up arrow | Move up |
25+
| Down arrow | Move down |
26+
| Space | Shoot normal bullets |
27+
| C | Shoot fast bullets |
28+
| V | Shoot bouncing bullets |
29+
| B | Shoot penetrating bullets |
30+
| Esc | Go back |
31+
32+
| ### |
33+
| --- |
34+
| {::nomarkdown}<img src="https://raw.githubusercontent.com/X-R-G-B/X-R-G-B.github.io/refs/heads/main/__assets/_projects/FlashBackToTheFuture/Connection.png">{:/} |
35+
| {::nomarkdown}<img src="https://raw.githubusercontent.com/X-R-G-B/X-R-G-B.github.io/refs/heads/main/__assets/_projects/FlashBackToTheFuture/LobbyCreation.png">{:/} |
36+
| {::nomarkdown}<img src="https://raw.githubusercontent.com/X-R-G-B/X-R-G-B.github.io/refs/heads/main/__assets/_projects/FlashBackToTheFuture/LobbySelection.png">{:/} |
37+
38+
## Trailer
39+
40+
{% include elements/video.html id="G7e3QYEoDEA" %}

0 commit comments

Comments
 (0)