Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/serge-rgb/pacmalo
- Owner: serge-rgb
- License: gpl-2.0
- Created: 2012-09-27T03:35:11.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-09-27T03:37:08.000Z (over 12 years ago)
- Last Synced: 2024-11-14T23:34:37.718Z (2 months ago)
- Language: C++
- Size: 1.21 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
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
```