Skip to content

Commit 08cc32a

Browse files
committed
N53: dos-tilers
1 parent 0ea4f35 commit 08cc32a

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

content/news/053/dos-tilers.jpg

85.1 KB
Loading

content/news/053/index.md

+26
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,32 @@ If needed, a section can be split into subsections with a "------" delimiter.
7979

8080
## Game Updates
8181

82+
### [Tilers (DOS game)][dos-tilers]
83+
84+
{{ image_figure(
85+
alt="Screenshot from Tilers",
86+
src="dos-tilers.jpg",
87+
caption="Shuffled tiles of a photograph in Tilers. One of the tiles is being moved horizontally.") }}
88+
89+
Tilers ([GitHub][dos-tilers-gh]) by [@E_net4]
90+
is an open source tile permutation puzzle game,
91+
based on the classic [15 puzzle][wiki15].
92+
It was developed specifically for MS-DOS machines,
93+
by combining a nightly Rust compiler with
94+
the [DJGPP toolchain][djgpp] and the custom object converter [elf2djgpp].
95+
96+
A playable version on the browser (using an emulator)
97+
is available on GitHub and [itch.io][dos-tilers].
98+
The game was also submitted to the [DOS Games July 2024 Jam][dosjam].
99+
100+
[dos-tilers-gh]: https://github.com/Enet4/dos-tilers
101+
[@E_net4]: https://hachyderm.io/@E_net4
102+
[wiki15]: https://en.wikipedia.org/wiki/15_puzzle
103+
[djgpp]: https://www.delorie.com/djgpp/
104+
[dos-tilers]: https://e-net4.itch.io/dos-tilers
105+
[elf2djgpp]: https://github.com/cknave/elf2djgpp
106+
[dosjam]: https://itch.io/jam/dos-games-july-2024-jam
107+
82108
## Engine Updates
83109

84110
### [Chuột][chuot-website]

0 commit comments

Comments
 (0)