File tree 5 files changed +66
-65
lines changed
5 files changed +66
-65
lines changed Original file line number Diff line number Diff line change 1
1
```
2
- #
3
- # This file is part of the
4
- # _ _ _ _____ _____ _____
5
- # | \ | (_) | __ \| __ \ / ____|
6
- # | \| |_ _ __ ___ | |__) | |__) | | __
7
- # | . ` | | '_ ` _ \| _ /| ___/| | |_ |
8
- # | |\ | | | | | | | | \ \| | | |__| |
9
- # |_| \_|_|_| |_| |_|_| \_\_| \_____|
10
- #
11
- # project : https://github.com/jacmoe/nimrpg
12
- #
13
- # Copyright 2017 Jacob Moen
14
- #
2
+ #[
3
+ This file is part of the
4
+ _ _ _ _____ _____ _____
5
+ | \ | (_) | __ \| __ \ / ____|
6
+ | \| |_ _ __ ___ | |__) | |__) | | __
7
+ | . ` | | '_ ` _ \| _ /| ___/| | |_ |
8
+ | |\ | | | | | | | | \ \| | | |__| |
9
+ |_| \_|_|_| |_| |_|_| \_\_| \_____|
10
+
11
+ project : https://github.com/jacmoe/nimrpg
12
+
13
+ Copyright 2017 Jacob Moen
14
+ ] #
15
15
```
16
16
17
17
# NimRPG
Original file line number Diff line number Diff line change 1
- #
2
- # This file is part of the
3
- # _ _ _ _____ _____ _____
4
- # | \ | (_) | __ \| __ \ / ____|
5
- # | \| |_ _ __ ___ | |__) | |__) | | __
6
- # | . ` | | '_ ` _ \| _ /| ___/| | |_ |
7
- # | |\ | | | | | | | | \ \| | | |__| |
8
- # |_| \_|_|_| |_| |_|_| \_\_| \_____|
9
- #
10
- # project : https://github.com/jacmoe/nimrpg
11
- #
12
- # Copyright 2017 Jacob Moen
13
- #
1
+ #[
2
+ This file is part of the
3
+ _ _ _ _____ _____ _____
4
+ | \ | (_) | __ \| __ \ / ____|
5
+ | \| |_ _ __ ___ | |__) | |__) | | __
6
+ | . ` | | '_ ` _ \| _ /| ___/| | |_ |
7
+ | |\ | | | | | | | | \ \| | | |__| |
8
+ |_| \_|_|_| |_| |_|_| \_\_| \_____|
9
+
10
+ project : https://github.com/jacmoe/nimrpg
11
+
12
+ Copyright 2017 Jacob Moen
13
+ ] #
14
14
import sysrandom
15
15
16
16
type
Original file line number Diff line number Diff line change 1
- #
2
- # This file is part of the
3
- # _ _ _ _____ _____ _____
4
- # | \ | (_) | __ \| __ \ / ____|
5
- # | \| |_ _ __ ___ | |__) | |__) | | __
6
- # | . ` | | '_ ` _ \| _ /| ___/| | |_ |
7
- # | |\ | | | | | | | | \ \| | | |__| |
8
- # |_| \_|_|_| |_| |_|_| \_\_| \_____|
9
- #
10
- # project : https://github.com/jacmoe/nimrpg
11
- #
12
- # Copyright 2017 Jacob Moen
13
- #
1
+ #[
2
+ This file is part of the
3
+ _ _ _ _____ _____ _____
4
+ | \ | (_) | __ \| __ \ / ____|
5
+ | \| |_ _ __ ___ | |__) | |__) | | __
6
+ | . ` | | '_ ` _ \| _ /| ___/| | |_ |
7
+ | |\ | | | | | | | | \ \| | | |__| |
8
+ |_| \_|_|_| |_| |_|_| \_\_| \_____|
9
+
10
+ project : https://github.com/jacmoe/nimrpg
11
+
12
+ Copyright 2017 Jacob Moen
13
+ ] #
14
14
import view, d20
15
15
16
16
init (" NimRPG" , " Testing...\n " )
Original file line number Diff line number Diff line change 1
- #
2
- # This file is part of the
3
- # _ _ _ _____ _____ _____
4
- # | \ | (_) | __ \| __ \ / ____|
5
- # | \| |_ _ __ ___ | |__) | |__) | | __
6
- # | . ` | | '_ ` _ \| _ /| ___/| | |_ |
7
- # | |\ | | | | | | | | \ \| | | |__| |
8
- # |_| \_|_|_| |_| |_|_| \_\_| \_____|
9
- #
10
- # project : https://github.com/jacmoe/nimrpg
11
- #
12
- # Copyright 2017 Jacob Moen
13
- #
1
+ #[
2
+ This file is part of the
3
+ _ _ _ _____ _____ _____
4
+ | \ | (_) | __ \| __ \ / ____|
5
+ | \| |_ _ __ ___ | |__) | |__) | | __
6
+ | . ` | | '_ ` _ \| _ /| ___/| | |_ |
7
+ | |\ | | | | | | | | \ \| | | |__| |
8
+ |_| \_|_|_| |_| |_|_| \_\_| \_____|
9
+
10
+ project : https://github.com/jacmoe/nimrpg
11
+
12
+ Copyright 2017 Jacob Moen
13
+ ]#
14
+
14
15
# Package
15
16
16
17
version = " 0.1.0"
Original file line number Diff line number Diff line change 1
- #
2
- # This file is part of the
3
- # _ _ _ _____ _____ _____
4
- # | \ | (_) | __ \| __ \ / ____|
5
- # | \| |_ _ __ ___ | |__) | |__) | | __
6
- # | . ` | | '_ ` _ \| _ /| ___/| | |_ |
7
- # | |\ | | | | | | | | \ \| | | |__| |
8
- # |_| \_|_|_| |_| |_|_| \_\_| \_____|
9
- #
10
- # project : https://github.com/jacmoe/nimrpg
11
- #
12
- # Copyright 2017 Jacob Moen
13
- #
1
+ #[
2
+ This file is part of the
3
+ _ _ _ _____ _____ _____
4
+ | \ | (_) | __ \| __ \ / ____|
5
+ | \| |_ _ __ ___ | |__) | |__) | | __
6
+ | . ` | | '_ ` _ \| _ /| ___/| | |_ |
7
+ | |\ | | | | | | | | \ \| | | |__| |
8
+ |_| \_|_|_| |_| |_|_| \_\_| \_____|
9
+
10
+ project : https://github.com/jacmoe/nimrpg
11
+
12
+ Copyright 2017 Jacob Moen
13
+ ] #
14
14
import libtcod
15
15
16
16
const
You can’t perform that action at this time.
0 commit comments