Skip to content

Commit 4ea2a20

Browse files
committed
List 5 godot-rust games
1 parent 1a7cced commit 4ea2a20

File tree

6 files changed

+54
-2
lines changed

6 files changed

+54
-2
lines changed

src/projects/games.md

Lines changed: 54 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,59 @@
22

33
Below you see a non-exhaustive list of games that have been developed with godot-rust.
44

5-
The page focuses on entries which are either in a playable state, or at least have some basic mechanics and graphics to show. For example, such an entry could be an indie game developed over many months, or also a polished game jam submission. The condition is that godot-rust is used for at least part of the game.
5+
The page focuses on entries which are either in a playable state, or at least have some basic mechanics and graphics to show. For example, such an entry could be an indie game developed over many months, or also a polished game jam submission. The condition is that a notable part of the game is written in godot-rust, however it doesn't need to be the majority. For example, [one of the common architectures](../gdnative-overview/architecture.md) entails using Rust for selective modules.
66

7+
### Table of contents
8+
<!-- toc -->
79

8-
## (TODO: add project)
10+
## The Recall Singularity
11+
12+
_by **Jump to Warp** (Tom Leys)_
13+
🕊️ _[@RecallSingular1](https://twitter.com/RecallSingular1)_
14+
15+
![](img/the-recall-singularity.jpg)
16+
17+
The Recall Singularity is a factory game, set within a player-controlled fleet of space-ships.
18+
Players blast asteroids, collect rocks, grind them up and turn them into ship parts.
19+
20+
21+
## The Process
22+
23+
_by **setzer22**_
24+
🕊️ _[@PlayTheProcess](https://twitter.com/PlayTheProcess)_
25+
26+
![](img/the-process.jpg)
27+
28+
The Process is an upcoming game about factory building, process management, and carrot production, built with godot-rust!
29+
30+
The game offers a similar experience to other titles in the factory building genre (Factorio, Satisfactory), but is more tailored towards a chill, lighthearted atmosphere.
31+
32+
33+
## BITGUN
34+
35+
_by **LogLogGames**_
36+
🕹️ _[**Steam**](https://store.steampowered.com/app/1673940/BITGUN)_ | 🕊️ _[@LogLogGames](https://twitter.com/LogLogGames)_ | 🌐 _[Website](https://loglog.games)_
37+
38+
![](img/bitgun.jpg)
39+
40+
BITGUN is an action roguelike zombie shooter with lots of blood and guns.
41+
42+
43+
## BENDYWORM
44+
45+
_by **Bauxitedev**_
46+
🕹️ _[**itch.io**](https://bauxite.itch.io/bendyworm)_ | 🕊️ _[@bauxitedev](https://twitter.com/bauxitedev)_ | 📜 _[GitHub](https://github.com/Bauxitedev/bendyworm) (game is open-source)_
47+
48+
![](img/bendyworm.png)
49+
50+
BENDYWORM is a platformer with a twist: the entire world bends and twists around you as you progress through the level. Why? Because you're inside of a gigantic worm, and worms are bendy. Navigate the worm's slippery innards, collect the Mega Cannon, and destroy its brain to escape!
51+
52+
53+
## Cake Thieves
54+
55+
_by **GeTech**_
56+
🕹️ _[**Google Play**](https://play.google.com/store/apps/details?id=com.GeTech.CakeThieves)_ | 🕊️ _[@GeTech8](https://twitter.com/GeTech8)_
57+
58+
![](img/cake-thieves.jpg)
59+
60+
Thieves have found your picnic and want to eat your delicious cake! Protect it by placing cannons on the field to defeat the ants. Improve your cannons to increase their power! How well will you do in this challenge?

src/projects/img/bendyworm.png

318 KB
Loading

src/projects/img/bitgun.jpg

170 KB
Loading

src/projects/img/cake-thieves.jpg

154 KB
Loading

src/projects/img/the-process.jpg

117 KB
Loading
219 KB
Loading

0 commit comments

Comments
 (0)