Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/serge-rgb/pacmalo

Clon de Pacman que hice en mi ultimo anio de prepa. SOLO POR VALOR HISTORICO. EL CODIGO ES BASURA
https://github.com/serge-rgb/pacmalo

Last synced: 10 days ago
JSON representation

Clon de Pacman que hice en mi ultimo anio de prepa. SOLO POR VALOR HISTORICO. EL CODIGO ES BASURA

Awesome Lists containing this project

README

        

Pacmalo
-------

Programa que escribi en 2006. No me juzguen por el codigo. Plis =)
Tiene un par de bugs... Pero es jugable.

Dependencias:
=============

Probado en Ubuntu 12.04

```
libsdl-dev
libsdl-ttf2.0-dev
libsdl-image1.2-dev
```
Compilar
========

```
$ chmod +x compilar
$ ./compilar
```

Correr
======

```
./pacmalo
```