]> git.r.bdr.sh - rbdr/r.bdr.sh/blob - jekyll/projects.html
Add titles/descriptions
[rbdr/r.bdr.sh] / jekyll / projects.html
1 ---
2 layout: default
3 title: Proyectos
4 description: "Lista de proyectos de Ben Beltran... cosas en las que
5 estoy o estaba trabajando y he decidido compartir."
6 ---
7
8 <div class="content">
9 <div class="related">
10 <h1>Proyectos / Projects</h1>
11 <ul>
12 <li>
13 <strong><a
14 href="http://github.com/benbeltran/lyricli">Lyricli</a>:</strong>
15 Muestra lyrics en tu línea de comando
16<em>Get lyrics right in your terminal</em> </li>
17 <li>
18 <strong><a href="/files/polarity.zip">Polarity</a>:</strong> Un juego
19 Arena Shooter con magnetismo! • <em> An Arena Shooter with
20 Magnetism! </em>
21 </li>
22 <li><strong>Polarity II (WIP): </strong>
23 La siguiente iteración de polarity para Xbox Indie Games, Windows
24 y Mac. Desarrollandose con <a
25 href="http://twitter.com/loose24">Loose</a> bajo el nombre de
26 Powerdown Games.
27
28 <em> The next iteration of
29 polarity, for Xbox Indie Games, Windows and Mac. Being developed
30 with <a href="http://twitter.com/loose24">Loose</a> under the name
31 Powerdown Games.</em></li>
32 <li><strong><a
33 href="http://abuguet.net/2012/08/03/i-heart-cats-un-juego-sobre-gatos/">I
34 Heart Cats (WIP)</a>: </strong>
35 Un juego de gatos, de Powerdown Games • <em> A game about cats, by
36 Powerdown Games</em>
37 </li>
38 <li>
39 <strong><a href="https://github.com/benbeltran/Pico-Engine">Pico
40 Engine (KO)</a>: </strong> Un motor de juegos que empecé
41 a desarrollar para enseñarme varios detalles de videojuegos. Hoy
42 en día ya no tiene avance y el código es un desastre, pero ahí
43 está. Escrito en una combinación de C y Lua. • <em> A game
44 engine I started writing to teach me several details of video
45 game programming. It has long since been abandoned and the
46 code is a mess, but there it is. Written in C and Lua.</em>
47 </li>
48 <li><strong>Temporada de Patos: </strong> Expo, Torneo y
49 Convención de videojuegos hecho por gamers, para gamers. • <em>
50 Videogame Expo, Convention and Tournament made by gamers, for
51 gamers.</em>
52 </li>
53 <li><strong>Abuguet: </strong> It's complicated.</li>
54 <li>
55 <strong><a
56 href="/cursoc">Curso Express de C</a>:</strong>
57 Curso Express de C basado en K&amp;R que impartí en el Tecnológico de Monterrey
58 Campus Ciudad Juárez. Solo vienen prácticas 01-07 por ahora.
59 Pronto subiré los otros.
60<em>Express C course based on K&amp;R that I gave in Monterrey
61 Institute of Technology, Campus Ciudad Juarez. Only Labs 01-07
62 for now, will upload the rest soon.</em> </li>
63 </ul>
64 </div>
65 </div>