forked from YoctoForBeaglebone/pacman4console
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathChangeLog
More file actions
executable file
·32 lines (21 loc) · 734 Bytes
/
ChangeLog
File metadata and controls
executable file
·32 lines (21 loc) · 734 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Pacman for Console
2014-02-01
- fixed several bugs: buffer overflow, indices out of bounds, error check
- improved Makefile: notably a better parameterization allowing a non-admin
installation
2006-12-12 - 1.2
- added a simple level editor
- fixed error messages on GCC 2.96 - Thanks to Gerald Schnabel
- added introduction screen
- invincibility is deactivates once level is complete
2006-12-08 - 1.1
- fixed warning messages on GCC 4.1
- changed background color of blue ghosts to make them more visible
2006-06-09 - 1.0
- initial release
Future Releases:
----------------
1) Different sized mazes
2) Multiplayer
3) Extensive comments in code for beginner programmers
4) World domination