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