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