git @ Cat's Eye Technologies Super-Wumpus-Land / 035e1f8
Bump minor version number and dates. Chris Pressey 8 years ago
1 changed file(s) with 3 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
00 /*
1 * SUPER WUMPUS LAND v1.1-2014.1024
2 * Copyright (c)2000-2014, Chris Pressey, Cat's Eye Technologies.
1 * SUPER WUMPUS LAND v1.1-2015.0721 (Javascript version)
2 * Copyright (c)2013-2015, Chris Pressey, Cat's Eye Technologies.
33 * All rights reserved.
44 *
55 * Redistribution and use in source and binary forms, with or without
238238 else if (i === 7)
239239 print("* --------- ----------- ------- *\n");
240240 else if (i === 9)
241 print("* v1.1-2014.1024 *\n");
241 print("* v1.1-2015.0721 *\n");
242242 else if (i === 10)
243243 print("* (Javascript version) *\n");
244244 else if (i === 14)