22 lines
599 B
Markdown
22 lines
599 B
Markdown
|
+++
|
||
|
date = '2013-02-01'
|
||
|
title = 'Arcade cabinet'
|
||
|
tags = ["DIY", "hardware", "linux", "dlang"]
|
||
|
+++
|
||
|
|
||
|
{{< cinema path="/images/posts/bornearcade-*.*" >}}
|
||
|
|
||
|
In 2014, I worked on an arcade gaming console with the Electronics Club of ISEN Brest, that is available to students in school.
|
||
|
|
||
|
I worked on the 3D Design, structure cutting/assembling, Archlinux configuration and development of the game selector.
|
||
|
|
||
|
### Skills
|
||
|
|
||
|
- DIY
|
||
|
- Solidity-constrained design
|
||
|
- ArchLinux configuration
|
||
|
- Development of the game selector in D
|
||
|
|
||
|
### More
|
||
|
- Game selection software (OpenAGS): https://github.com/Club-Elec/OpenAGS
|